commit | 5ea79ae1c00598c57cc8706a4881c93507e6ba0c | [log] [tgz] |
---|---|---|
author | Xin Li <[email protected]> | Sun Feb 24 01:54:25 2019 -0800 |
committer | android-build-merger <[email protected]> | Sun Feb 24 01:54:25 2019 -0800 |
tree | 9bd4ab79a9fa780681b021d9aa42d817d8526d78 | |
parent | e6a3c7507a48ea4598eaa9182192b296cc6280e2 [diff] | |
parent | 226a3f3f938b49ab558efcd8d303aa4896ff0ae0 [diff] |
[automerger skipped] DO NOT MERGE - Merge pi-dev@5234907 into stage-aosp-master am: 226a3f3f93 -s ours am skip reason: subject contains skip directive Change-Id: I54e3ac25981eb145603929d274676b31369e76af
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].
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, gVisor.
This is not an official Google product.