syzkaller is an unsupervised coverage-guided kernel fuzzer
Go to file
2017-06-19 14:51:53 +02:00
dashboard manager: add ability to communicate with dashboard 2017-02-17 18:52:07 +01:00
docs syz-manager/mgrconfig: move sshkey from vm config to manager config 2017-06-17 15:02:58 +02:00
executor sys: use consistent icmp socket syscall names 2017-06-14 19:51:56 +02:00
Godeps vendor: switch from dep to godep 2017-06-13 20:23:21 +02:00
pkg repro: split ctx.repro() into smaller methods 2017-06-19 14:51:53 +02:00
prog repro: always minimize over EnableTun 2017-06-12 19:48:23 +02:00
sys sys/syz-extract: move from syz-extract 2017-06-17 14:41:15 +02:00
syz-dash syz-dash: move patch parsing to pkg/kernel 2017-06-14 10:18:10 +02:00
syz-fuzzer pkg/rpctype: from from rpctype 2017-06-17 14:41:15 +02:00
syz-gce syz-gce: create image dir 2017-06-17 18:27:36 +02:00
syz-hub pkg/rpctype: from from rpctype 2017-06-17 14:41:15 +02:00
syz-manager syz-manager/mgrconfig: move sshkey from vm config to manager config 2017-06-17 15:02:58 +02:00
tools vm/gce: accept un-tar-ed image 2017-06-17 17:06:29 +02:00
vendor vendor: switch from dep to godep 2017-06-13 20:23:21 +02:00
vm vm/gce: fix image archive creation 2017-06-17 18:30:12 +02:00
.clang-format add a missed file 2015-10-13 15:29:07 +02:00
.gitignore sys: check in generated files 2017-06-13 15:55:31 +02:00
AUTHORS syz-hub: fix copy-paste error in httpSummary() 2017-06-14 15:59:45 +03:00
CONTRIBUTORS syz-hub: fix copy-paste error in httpSummary() 2017-06-14 15:59:45 +03:00
LICENSE initial commit 2015-10-12 10:16:57 +02:00
Makefile sys/syz-extract: move from syz-extract 2017-06-17 14:41:15 +02:00
README.md docs: move parts of README to docs 2017-06-14 16:13:33 +02:00

syzkaller - linux kernel fuzzer

syzkaller is an unsupervised coverage-guided Linux kernel fuzzer.

The project mailing list is syzkaller@googlegroups.com. You can subscribe to it with a google account or by sending an email to syzkaller+subscribe@googlegroups.com.

List of found bugs.

Documentation

External Articles

Disclaimer

This is not an official Google product.