Skip to content

Collection of syzkaller bug reproducers for Linux

License

Notifications You must be signed in to change notification settings

dvyukov/syzkaller-repros

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

syzkaller bug reproducers

Collection of syzkaller bug reproducers for Linux kernel.
A version of these reproducers also exists in linux-arts repo.

Obtained from syzbot using syz-reprolist.

To collect C reproducers from syz-manager workdir, run ./collect_reprogs.py /path/to/manager/workdir.

To build run build.sh.
To run run run.sh.

LTP is adding a wrapper to run these tests, but it's not merged at the time of writing.

Testing should be done with KASAN, LOCKDEP, DEBUG_OBJECTS, DEBUG_VM, FAULT_INJECTION, lockup detectors and other debugging configs.

About

Collection of syzkaller bug reproducers for Linux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages