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-0847 — A root exploit for CVE-2022-0847 (Dirty Pipe) | Kitploit
Tools/GitHubGitHub/babyshen/cve-2022-0847
Privilege EscalationVulnerability AnalysisExploitationPenetration TestingBinary Exploitation
GitHubbabyshen/cve-2022-0847

CVE-2022-0847

A root exploit for CVE-2022-0847 (Dirty Pipe)

View Repository
114 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
root@kitploit:~
gcc exploit.c -o exploit -std=c99

# 
./exploit 
Usage: ./exp TARGETFILE OFFSET DATA

# In the /etc/passwd file, find the offset of the normal user's uid, change the uid to 0, then log in again to get root privileges.

root@kitploit:~

Scope of Impact

Linux Kernel version >= 5.8

Linux Kernel version < 5.16.11 / 5.15.25 / 5.10.102
Download Tool