syzkaller icon indicating copy to clipboard operation
syzkaller copied to clipboard

syzkaller is an unsupervised coverage-guided kernel fuzzer

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: Akaros, FreeBSD, Fuchsia, gVisor, Linux, NetBSD, OpenBSD, Windows.

Mailing list: [email protected] (join on web or by email).

Found bugs: Akaros, 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: Akaros, Darwin/XNU, FreeBSD, Fuchsia, NetBSD, OpenBSD, Windows, gVisor.

  • How to install syzkaller
  • How to use syzkaller
  • How syzkaller works
  • How to install syzbot
  • How to contribute to syzkaller
  • How to report Linux kernel bugs
  • Tech talks and articles
  • Research work based on syzkaller

Disclaimer

This is not an official Google product.