Clone this repo:
  1. 1d606f1 Remove old zx_log_* syscall references by George Kulakowski · 6 years ago main master
  2. 660ccde [syscalls] Change vmar..._old() calls back and use new params by David Moore · 6 years ago
  3. a11f6eb Merge "Remove refencenes to defunct zx_log_create" by George Kulakowski · 6 years ago
  4. 35af381 Remove refencenes to defunct zx_log_create by George Kulakowski · 6 years ago
  5. b3e987b Remove defunct zx_log_create by George Kulakowski · 6 years ago

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.