Dmitry Vyukov 70c104a18f pkg/compiler: fix crash on fmt[flags]
Flags with only 1 value 0 are transformed to ConstType.
Fmt did not expect that.

Fixes #1965
2020-07-23 17:13:55 +02:00
2020-07-23 17:13:55 +02:00
2020-07-21 16:47:38 +02:00
2020-07-23 17:13:55 +02:00
2020-07-12 08:22:44 +02:00
2020-03-13 13:16:53 +01:00
2020-07-17 15:26:11 +02:00
2020-07-12 08:22:44 +02:00
2017-07-28 13:25:48 +02:00
2020-05-18 11:34:42 +02:00
2019-02-04 12:05:04 +01:00
2020-07-04 15:05:30 +02:00
2020-07-04 15:05:30 +02:00
2015-10-12 10:16:57 +02:00
2020-05-21 17:36:56 +02:00

syzkaller - kernel fuzzer

CI Status fuzzit OSS-Fuzz Go Report Card Coverage Status GoDoc License

syzkaller ([siːzˈː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.

Documentation

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.

Disclaimer

This is not an official Google product.

Description
syzkaller is an unsupervised coverage-guided kernel fuzzer
Readme Pixar 180 MiB
Languages
Go 77.1%
C 11%
Roff 5.3%
C++ 2.2%
Shell 1.5%
Other 2.8%