Skip to content

utkarsh009/syzkaller

 
 

Repository files navigation

syzkaller - kernel fuzzer

Build Status

syzkaller is an unsupervised coverage-guided kernel fuzzer. Linux kernel fuzzing has the most support, akaros, freebsd, fuchsia, netbsd and windows are supported to varying degrees.

The project mailing list is syzkaller@googlegroups.com. You can subscribe to it with a google account or by sending an email to syzkaller+subscribe@googlegroups.com.

List of found bugs.

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, FreeBSD, Fuchsia, NetBSD, Windows.

External Articles

Disclaimer

This is not an official Google product.

About

syzkaller is an unsupervised, coverage-guided Linux system call fuzzer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 94.7%
  • C 4.5%
  • C++ 0.6%
  • Makefile 0.1%
  • Assembly 0.1%
  • HTML 0.0%