KernelMemorySanitizer, a detector of uses of uninitialized memory in the Linux kernel
☆417Mar 5, 2026Updated 3 months ago
Alternatives and similar repositories for kmsan
Users that are interested in kmsan are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Linux Kernel Sanitizers, fast bug-detectors for the Linux kernel☆470Apr 14, 2025Updated last year
- Kernel Thread Sanitizer, a fast data race detector for the Linux kernel☆569Dec 23, 2021Updated 4 years ago
- syzkaller is an unsupervised coverage-guided kernel fuzzer☆6,221Jun 5, 2026Updated last week
- Code for the USENIX 2017 paper: kAFL: Hardware-Assisted Feedback Fuzzing for OS Kernels☆593Jan 10, 2019Updated 7 years ago
- Janus: a state-of-the-art file system fuzzer on Linux