Skip to content
forked from google/syzkaller

syzkaller is an unsupervised coverage-guided kernel fuzzer

License

Notifications You must be signed in to change notification settings

eaibmz/syzkaller

This branch is 171 commits behind google/syzkaller:master.

Folders and files

NameName
Last commit message
Last commit date
Jan 30, 2025
Mar 8, 2025
Mar 5, 2025
Feb 26, 2025
Mar 10, 2025
Feb 17, 2025
Mar 5, 2025
Mar 10, 2025
Mar 5, 2025
Jan 17, 2025
Feb 6, 2025
Feb 17, 2025
Mar 7, 2025
Feb 17, 2025
Jun 24, 2024
Jul 19, 2021
Jan 23, 2025
Feb 7, 2025
Feb 13, 2025
Feb 4, 2019
Feb 13, 2025
Oct 12, 2015
Feb 18, 2025
Apr 15, 2024
Mar 5, 2025
Mar 5, 2025

Repository files navigation

syzkaller - kernel fuzzer

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

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,

Disclaimer

This is not an official Google product.

About

syzkaller is an unsupervised coverage-guided kernel fuzzer

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 72.7%
  • C++ 12.7%
  • C 7.8%
  • Roff 2.6%
  • HTML 1.3%
  • Shell 1.1%
  • Other 1.8%