commit | 7775171a9b00ea7c7ecaff772d35cc1cd87520e4 | [log] [tgz] |
---|---|---|
author | Haibo Huang <[email protected]> | Wed Nov 06 14:20:04 2019 -0800 |
committer | Haibo Huang <[email protected]> | Wed Nov 06 14:20:04 2019 -0800 |
tree | 1de79d2208d0e780a58184e11219217054bae276 | |
parent | fcd2d5e6ad7499027b867b833bcab9f92f4e014a [diff] | |
parent | d797d2018f9550530c469ce03b5ae36cfa1ebd23 [diff] |
Upgrade syzkaller to d797d2018f9550530c469ce03b5ae36cfa1ebd23 Test: None Change-Id: Icdf26d979aa41bf34402c795d97febc564b07f7a
syzkaller
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.
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.
This is not an official Google product.