Back to rankings
google/syzkaller
Gosyzkaller is an unsupervised coverage-guided kernel fuzzer
linuxkernelfuzz-testingfuzzingfuzzertestingsecuritysecurity-vulnerabilitysecurity-tools
Key Metrics
Star Growth
Stars
6.3k
Forks
1.4k
Weekly Growth
—
Issues
507
2k4k6k
Jan 2023Aug 2023Mar 2024Oct 2024May 2025Dec 2025Jul 2026
ArtifactsGo Modules
go get github.com/google/syzkallerREADME
syzkaller - kernel fuzzer
syzkaller ([siːzˈkɔːlə]) is an unsupervised coverage-guided kernel fuzzer.
Supported OSes: FreeBSD, Fuchsia, gVisor, Linux, NetBSD, OpenBSD, Windows.
Mailing list: syzkaller@googlegroups.com (join on web or by email).
Found bugs: 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: Darwin/XNU, FreeBSD, Fuchsia, NetBSD, OpenBSD, Starnix, Windows, gVisor, Akaros.
- How to install syzkaller
- How to use syzkaller
- How syzkaller works
- How to install syzbot
- How to contribute to syzkaller
- How to report Linux kernel bugs
- Tech talks and articles
- Research work based on syzkaller
Disclaimer
This is not an official Google product.
Related repositories