commit | c0b80a55c9c8cfe75e77c555ed0d4ae7aa373cc2 | [log] [tgz] |
---|---|---|
author | Ange Albertini <105304039+corkamig@users.noreply.github.com> | Fri Oct 21 22:53:10 2022 +0200 |
committer | GitHub <noreply@github.com> | Fri Oct 21 13:53:10 2022 -0700 |
tree | 0dd32d1cbbfad7e988a47bbeca2dfe62c41d86d7 | |
parent | 4bfd3c279e5de1138c3f3a23760890fa81b7f15e [diff] |
sys/fuchsia: added exception syscalls definitions (#3449) * sys/fuchsia: removed obsolete comment * sys/fuchsia: added exception syscalls definitions * sys/fuchsia: disabled exception types * sys/fuchsia: refined exception handle types
syzkaller
([siːzˈkɔːlə]
) is an unsupervised coverage-guided kernel fuzzer.
Supported OSes: Akaros
, FreeBSD
, Fuchsia
, gVisor
, Linux
, NetBSD
, OpenBSD
, Windows
.
Mailing list: syzkaller@googlegroups.com (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.