
like-dbg
Fully dockerized Linux kernel debugging environment

Fully dockerized Linux kernel debugging environment

DR.CHECKER : A Soundy Vulnerability Detection Tool for Linux Kernel Drivers


A collection of links related to Linux kernel security and exploitation

Local privilege escalation exploit for CVE-2023-0386 targeting Linux kernel overlayfs. Includes detailed vulnerability analysis, PoC code, and…

Proof-of-concept for a null pointer dereference in the Linux kernel BTRFS filesystem (CVE-2019-18885), including a crafted image, reproduction steps,…

Evidence-driven Linux kernel vulnerability research harness used in the investigation of CVE-2026-31720

Reproducible lab for CVE-2026-23398, a Linux kernel NULL dereference in icmp_tag_validation() triggered by ICMP Fragmentation Needed packets, causing…

Academic research on N-Day Linux kernel vulnerabilities, analyzing CVE-2024-36886 in the TIPC networking subsystem, lifecycle, impact, and mitigation…

Race reproducer and stress toolkit for CVE-2026-52910, a Linux kernel use-after-free in reuseport cBPF selector programs, with dmesg and leak checks.

A Linux framework to enable userspace-defined "Virtual" PCIe card shims to enable in-host PCIe card driver development.

A linux system call fuzzer using TriforceAFL

Environment with vulnerable kernel for exploitation of the TEE driver (CVE-2021-44733)

Hardening kernel C parsers via Rust rewrite + differential fuzzing + formal verification. First target: UVC (CVE-2024-53104).

ExploitGym is a large-scale, realistic benchmark built from real-world vulnerabilities designed to evaluate AI agents' ability to develop exploits.

AFL/QEMU fuzzing with full-system emulation.

Unsupervised coverage-guided kernel fuzzer for Linux and major OS kernels; automatically discovers security vulnerabilities through intelligent…

CVE-2021-39685 Description and sample exploit for Linux USB Gadget overflow vulnerability