dirtyfrag is a proof-of-concept exploit for Linux kernel privilege escalation. It targets page-cache write vulnerabilities to elevate user permissions to administrative root levels. The project demonstrates a deterministic exploit chain that utilizes functional proofs-of-concept for vulnerabilities in the xfrm-ESP protocol implementation and the RxRPC mechanism. By chaining these memory corruption vulnerabilities, the exploit achieves root access without relying on timing-based race conditions. The tool covers kernel memory manipulation and the development of exploit chains to test local pri
linux-kernel-exploits Linux平台提权漏洞集合
The exploitation is tested on Ubuntu22.04 official source code 5.15.0-25.25
CVE-2021-4204: Linux Kernel eBPF Local Privilege Escalation
Die Hauptfunktionen von tr3ee/cve-2021-4204 sind: Exploit Development, Vulnerability Exploits.
Open-Source-Alternativen zu tr3ee/cve-2021-4204 sind unter anderem: v4bel/dirtyfrag — dirtyfrag is a proof-of-concept exploit for Linux kernel privilege escalation. It targets page-cache write… tr3ee/cve-2022-23222 — CVE-2022-23222: Linux Kernel eBPF Local Privilege Escalation. lanleft/cve2023-1829 — The exploitation is tested on Ubuntu22.04 official source code 5.15.0-25.25. liuk3r/cve-2023-32233 — CVE-2023-32233: Linux内核中的安全漏洞. secwiki/linux-kernel-exploits — linux-kernel-exploits Linux平台提权漏洞集合. shellphish/how2heap — how2heap is an educational resource and technical testbed for learning heap-based vulnerabilities and memory allocator…