KernelMemorySanitizer, a detector of uses of uninitialized memory in the Linux kernel
☆419Mar 5, 2026Updated 2 weeks ago
Alternatives and similar repositories for kmsan
Users that are interested in kmsan are comparing it to the libraries listed below
Sorting:
- Linux Kernel Sanitizers, fast bug-detectors for the Linux kernel☆471Apr 14, 2025Updated 11 months ago
- 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,103Updated this week
- Code for the USENIX 2017 paper: kAFL: Hardware-Assisted Feedback Fuzzing for OS Kernels☆591Jan 10, 2019Updated 7 years ago
- Janus: a state-of-the-art file system fuzzer on Linux☆234Dec 23, 2019Updated 6 years ago
- Kernel Fuzzer for Xen Project (KF/x) - Hypervisor-based fuzzing using Xen VM forking, VMI & AFL☆474Jul 8, 2024Updated last year
- Linux system call fuzzer☆900Sep 2, 2025Updated 6 months ago
- QASan is a custom QEMU 3.1.1 that detects memory errors in the guest using AddressSanitizer.☆351Jul 30, 2024Updated last year
- Security oriented software fuzzer. Supports evolutionary, feedback-driven fuzzing based on code coverage (SW and HW based)☆3,313Jan 6, 2026Updated 2 months ago
- Tracking CVEs for the linux Kernel☆751Apr 9, 2024Updated last year
- A fuzzer for full VM kernel/driver targets☆778Feb 11, 2026Updated last month
- AFL/QEMU fuzzing with full-system emulation.☆641Sep 9, 2018Updated 7 years ago
- DynamoRIO plugin to get ASAN and SanitizerCoverage compatible output for closed-source executables☆214Sep 17, 2021Updated 4 years ago
- A Bochs-based instrumentation performing kernel memory taint tracking to detect disclosure of uninitialized memory to ring 3☆310Feb 24, 2019Updated 7 years ago
- Fuzzer for Linux Kernel Drivers☆384Apr 30, 2022Updated 3 years ago
- A linux system call fuzzer using TriforceAFL☆177Feb 28, 2024Updated 2 years ago
- ☆387Oct 28, 2019Updated 6 years ago
- My proof-of-concept exploits for the Linux kernel☆1,569Sep 11, 2025Updated 6 months ago
- Steps to build the Linux kernel using Clang☆103Feb 8, 2022Updated 4 years ago
- Writing PoC for fun and educate people take security seriously;-)☆142Dec 31, 2018Updated 7 years ago
- libipt - an Intel(R) Processor Trace decoder library☆706Jan 8, 2026Updated 2 months ago
- K-Miner☆75Jun 5, 2019Updated 6 years ago
- A Kernel fuzzer focusing on race bugs☆379Jul 10, 2019Updated 6 years ago
- Clang instrumentation module for tracing variable and buffer comparisons in C/C++ and saving the coverage data to .sancov files☆203Mar 14, 2019Updated 7 years ago
- Fuzzers for the Linux kernel☆118Oct 14, 2016Updated 9 years ago
- A Bochs-based instrumentation project designed to log kernel memory references, to identify "double fetches" and other OS vulnerabilities☆345May 5, 2019Updated 6 years ago
- Set of tests for fuzzing engines☆1,468Aug 25, 2021Updated 4 years ago
- ☆32Nov 15, 2017Updated 8 years ago
- A lightweight dynamic instrumentation library☆1,328Mar 13, 2026Updated last week
- Code for the USENIX 2017 paper: kAFL: Hardware-Assisted Feedback Fuzzing for OS Kernels☆18Jul 1, 2020Updated 5 years ago
- aflpin enables afl to fuzz blackbox binaries using a pin tool to trace execution branches.☆172Jan 27, 2015Updated 11 years ago
- ☆168Apr 2, 2017Updated 8 years ago
- Cross Platform Kernel Fuzzer Framework☆457Oct 11, 2018Updated 7 years ago
- A list of my CVE's with POCs☆682Dec 15, 2020Updated 5 years ago
- Repository for materials of "Modern fuzzing of C/C++ Projects" workshop.☆1,299Jun 29, 2023Updated 2 years ago
- Hydra: an Extensible Fuzzing Framework for Finding Semantic Bugs in File Systems☆173Aug 8, 2022Updated 3 years ago
- A collection of links related to Linux kernel security and exploitation☆6,386Mar 7, 2026Updated 2 weeks ago
- afl-unicorn lets you fuzz any piece of binary that can be emulated by Unicorn Engine.☆610Jun 18, 2023Updated 2 years ago
- History of symbolic execution (as well as SAT/SMT solving, fuzzing, and taint data tracking)☆495Aug 24, 2024Updated last year