How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
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
PoC for PwnKit: Local Privilege Escalation Vulnerability in polkit’s pkexec (CVE-2021-4034)
CVE-2023-32233: Linux内核中的安全漏洞
The main features of liuk3r/cve-2023-32233 are: Exploit Development, Vulnerability Exploits, Vulnerability Proofs.
Projects with overlapping indexed features include: v4bel/dirtyfrag — dirtyfrag is a proof-of-concept exploit for Linux kernel privilege escalation. It targets page-cache write… ly4k/pwnkit — Self-contained exploit for CVE-2021-4034 - Pkexec Local Privilege Escalation. arthepsy/cve-2021-4034 — PoC for PwnKit: Local Privilege Escalation Vulnerability in polkit’s pkexec (CVE-2021-4034). decoder-it/localpotato. lanleft/cve2023-1829 — The exploitation is tested on Ubuntu22.04 official source code 5.15.0-25.25. klinix5/installerfiletakeover.