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-dirty-pipe-kernel-checker — Python script to check if your kernel is vulnerable to Dirty pipe CVE-2022-0847 | Kitploit
Tools/GitHubGitHub/mrp1xel/cve-2022-0847-dirty-pipe-kernel-checker
Privilege EscalationVulnerability AnalysisExploitationScripting & Automation
GitHubmrp1xel/cve-2022-0847-dirty-pipe-kernel-checker

CVE-2022-0847-dirty-pipe-kernel-checker

Python script to check if your kernel is vulnerable to Dirty pipe CVE-2022-0847

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
3154 years agoNot yet reviewed

CVE-2022-0847-dirty-pipe-kernel-checker

Python script to check if your kernel is vulnerable to Dirty pipe CVE-2022-0847

You can execute directly the script on your system and it will find your kernel version

But you can execute the script with as argument a kernel version to check (3 digit kernel version, like 5.10.103)

./check-dirty-pipe.py 5.10.103

and it will print if this version is vulnerable or not: Is your system vulnerable to CVE: False

Download Tool