How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
The exploitation is tested on Ubuntu22.04 official source code 5.15.0-25.25
The main features of lanleft/cve2023-1829 are: Exploit Development, Vulnerability Exploits.
Open-source alternatives to lanleft/cve2023-1829 include: 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. liuk3r/cve-2023-32233 — CVE-2023-32233: Linux内核中的安全漏洞. secwiki/linux-kernel-exploits — linux-kernel-exploits Linux平台提权漏洞集合. tr3ee/cve-2021-4204 — CVE-2021-4204: Linux Kernel eBPF Local Privilege Escalation. shellphish/how2heap — how2heap is an educational resource and technical testbed for learning heap-based vulnerabilities and memory allocator…
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平台提权漏洞集合