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
CVE-2022-2586 — Local privilege escalation exploit for CVE-2022-2586 targeting Linux kernel 5.15.0-25 on Ubuntu 22.04, written in C and compiled with gcc. | Kitploit
Tools/GitHubGitHub/lanleft/cve-2022-2586
Privilege EscalationExploit FrameworksVulnerability AnalysisExploitationBinary Exploitation
GitHublanleft/cve-2022-2586

CVE-2022-2586

Local privilege escalation exploit for CVE-2022-2586 targeting Linux kernel 5.15.0-25 on Ubuntu 22.04, written in C and compiled with gcc.

View Repository
3 years agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

CVE2022-2586

This exploit is tested on Ubuntu 22.04 version 5.15.0-25 generic

Compiling:

root@kitploit:~
gcc exploit.c -no-pie -o exp -lmnl -lnftnl
Download Tool