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-2021-3156-PATCHER — This simple bash script will patch the recently discovered sudo heap overflow vulnerability. | Kitploit
Tools/GitHubGitHub/elbee-cyber/cve-2021-3156-patcher
General Purpose UtilitiesPrivilege EscalationVulnerability AnalysisExploitationScripting & Automation
GitHubelbee-cyber/cve-2021-3156-patcher

CVE-2021-3156-PATCHER

This simple bash script will patch the recently discovered sudo heap overflow vulnerability.

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

This simple bash script will patch the recently discovered sudo heap overflow vulnerability.

Simply run git clone https://github.com/elbee-cyber/CVE-2021-3156-PATCHER && cd CVE-2021-3156-PATCHER && sh CVE-2021-3156-patcher.sh This patch is significantly important for any *nix systems. Neglecting this will allow any low-level user to privesc! Patch ASAP!

Download Tool