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
Tools/GitHubGitHub/ihenakaarachchi/debian11-dirty_pipe-patcher
Privilege EscalationVulnerability AnalysisExploitationScripting & Automation
GitHubihenakaarachchi/debian11-dirty_pipe-patcher

debian11-dirty_pipe-patcher

A Simple bash script that patches the CVE-2022-0847 (dirty pipe) kernel vulnerability on Debian 11

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

debian11-dirty_pipe-patcher

This Project is still under development

Since the Debian 11 still comes with the kernel version 5.10, which is vulnerable to the Dirty Pipe Vulnerability, this scirpt is made for manually compile and install the kernel version 5.18 which is not vulnerable.

Usage

  1. Clone the repository
  2. Run the bash script with sudo permissons
  3. Reboot the system

Notes

  • Do not do configurations in the first make config
  • Clear the cryptograpic key locations in the oldconfig
  • Make the proper Kernel Hacks and Drivere configurations in the make config screen

Special Credits

  • https://youtu.be/gfqeyxP4wWY
Download Tool