Skip to content

syzkaller is an unsupervised coverage-guided kernel fuzzer

License

Notifications You must be signed in to change notification settings

google/syzkaller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b0714e3 · May 2, 2025
Apr 4, 2025
May 2, 2025
Apr 30, 2025
Apr 24, 2025
May 2, 2025
Mar 27, 2025
May 2, 2025
Mar 28, 2025
Apr 30, 2025
Mar 17, 2025
Apr 17, 2025
Feb 17, 2025
Apr 29, 2025
Apr 29, 2025
Jun 24, 2024
Jul 19, 2021
Jan 23, 2025
Apr 30, 2025
Mar 28, 2025
Apr 29, 2025
Feb 4, 2019
Apr 29, 2025
Oct 12, 2015
Apr 24, 2025
Apr 15, 2024
May 2, 2025
May 2, 2025

syzkaller - kernel fuzzer

CI Status OSS-Fuzz Go Report Card Coverage Status GoDoc License

syzkaller ([siːzˈkɔːlə]) is an unsupervised coverage-guided kernel fuzzer.
Supported OSes: FreeBSD, Fuchsia, gVisor, Linux, NetBSD, OpenBSD, Windows.

Mailing list: syzkaller@googlegroups.com (join on web or by email).

Found bugs: Darwin/XNU, FreeBSD, Linux, NetBSD, OpenBSD, Windows.

Documentation

Initially, syzkaller was developed with Linux kernel fuzzing in mind, but now it's being extended to support other OS kernels as well. Most of the documentation at this moment is related to the Linux kernel. For other OS kernels check: Darwin/XNU, FreeBSD, Fuchsia, NetBSD, OpenBSD, Starnix, Windows, gVisor. Akaros,

Disclaimer

This is not an official Google product.