Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
io_uring_LPE-CVE-2023-2598 — LPE PoC of a vulnerability in the io_uring subsystem of the Linux Kernel. | Kitploit
Tools/GitHubGitHub/ysanatomic/io_uring_lpe-cve-2023-2598
Privilege EscalationVulnerability AnalysisExploitationLearning & EducationBinary Exploitation
GitHubysanatomic/io_uring_lpe-cve-2023-2598

io_uring_LPE-CVE-2023-2598

LPE PoC of a vulnerability in the io_uring subsystem of the Linux Kernel.

View Repository

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share
90102 years agoReviewed by Kitploit

io_uring_LPE-CVE-2023-2598

LPE exploit for CVE-2023-2598.

My write-up of the vulnerability: Conquering the memory through io_uring - Analysis of CVE-2023-2598

You can compile the exploit with

root@kitploit:~
gcc exploit.c -luring -o exploit

Disclaimer

For educational and research purposes only. Use at your own risk.

Download Tool