commit | 4d0d890c72d30e83adefc54184b5e1b1be81daf3 | [log] [tgz] |
---|---|---|
author | Anton Lindqvist <anton@basename.se> | Sun Oct 23 08:10:02 2022 +0200 |
committer | Anton Lindqvist <anton@basename.se> | Sun Oct 23 08:53:34 2022 +0200 |
tree | cfb1427860817a42c5f00c9340410f6c43c2e671 | |
parent | c0b80a55c9c8cfe75e77c555ed0d4ae7aa373cc2 [diff] |
executor: cope with mimmutable(2) on OpenBSD Pages residing in the BSS section are by now flagged as immutable on OpenBSD. Meaning that their corresponding permissions cannot change. The input_data therefore needs to be explicitly marked as mutable. Should hopefully bring syzbot on OpenBSD back.
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.