commit | 7e2b734bac96c22086fedd1b18135da06d5e4054 | [log] [tgz] |
---|---|---|
author | Dmitry Vyukov <dvyukov@google.com> | Fri Apr 16 13:30:23 2021 +0200 |
committer | Dmitry Vyukov <dvyukov@google.com> | Fri Apr 16 13:57:41 2021 +0200 |
tree | ed1e023f39024fe4d8d23ea25e67c44d53bf8aaa | |
parent | 9f9383f7b4856e80c28929b241ad39a015d53967 [diff] |
dashboard/config/linux: support for v4.15 kernels Add constraints for configs not present in v4.15. I tentatively marked all of them as v4.16. If we support something in between v4.15 and v5.4 in future we may need to refine them.
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.