commit | dd477d7ecd43735dcf34e98064ed78e800fc2f7b | [log] [tgz] |
---|---|---|
author | Greg Steuck <greg@nest.cx> | Mon Jul 29 20:25:53 2024 -0700 |
committer | Greg Steuck <greg@nest.cx> | Tue Jul 30 07:55:46 2024 -0700 |
tree | e3ac20ead5f4281a255003225bf040eb5a0edf09 | |
parent | 3d5fb491e177a71d306d7c3dff2bda1995c34a1c [diff] |
executor: handle EINTR in connect ConnectWait is directly from OpenBSD man page.
syzkaller
([siːzˈkɔːlə]
) is an unsupervised coverage-guided kernel fuzzer.
Supported OSes: FreeBSD
, Fuchsia
, gVisor
, Linux
, NetBSD
, OpenBSD
, Windows
.
Mailing list: syzkaller@googlegroups.com (join on web or by email).
Found bugs: 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: Darwin/XNU, FreeBSD, Fuchsia, NetBSD, OpenBSD, Starnix, Windows, gVisor. Akaros,
This is not an official Google product.