
rustproofing-linux
Educational examples porting Linux kernel vulnerabilities to Rust, featuring intentionally vulnerable code and exploits for learning kernel security…
binary-exploitationcode-analysiscurated-resources+4
22

Educational examples porting Linux kernel vulnerabilities to Rust, featuring intentionally vulnerable code and exploits for learning kernel security…

Linux Kernel Sanitizers, fast bug-detectors for the Linux kernel

Exploiting CVE-2022-0847 - written by : Antonius (w1sdom)

Non-weaponized CVE-2016-5195 (Dirty COW) analysis and validation harness with root-cause research, upstream patch review, and safe lab-only PoC for…

Write your BPF programs in Go, not C. gobee transpiles a Go subset to BPF C and generates typed cilium/ebpf bindings.

Kernel-level eBPF sandbox for securing LLM agent tool calls made through the Model Context Protocol (MCP)