Skip to content
forked from google/syzkaller

syzkaller is a distributed, unsupervised, coverage-guided Linux syscall fuzzer

License

Notifications You must be signed in to change notification settings

xairy/syzkaller

Repository files navigation

syzkaller - kernel fuzzer

Build Status Go Report Card Coverage Status GoDoc License

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

The project mailing list is [email protected]. You can subscribe to it with a google account or by sending an email to [email protected].

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

External Articles

Disclaimer

This is not an official Google product.

About

syzkaller is a distributed, unsupervised, coverage-guided Linux syscall fuzzer

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 72.5%
  • C++ 12.7%
  • C 7.9%
  • Roff 2.9%
  • Shell 1.1%
  • HTML 1.1%
  • Other 1.8%