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 | Kitploit
Tools/GitHubGitHub/lucksec/cve-2022-0847
Privilege EscalationVulnerability AnalysisExploitationBinary Exploitation
GitHublucksec/cve-2022-0847

CVE-2022-0847

View Repository
144 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

CVE-2022-0847

Original link

https://dirtypipe.cm4all.com/

Usage

gcc exploit.cpp -o exploit

./exploitIt will spawn a root shell

Vulnerability description

This is CVE-2022-0847, a vulnerability in the Linux kernel since version 5.8 that allows overwriting data in arbitrary read-only files. This leads to privilege escalation because unprivileged processes can inject code into root processes.

Clearing root password using CVE-2022-0847

image

This vulnerability has been fixed in Linux 5.16.11, 5.15.25 and 5.10.102.

Download Tool