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/xyjl-ly/cve-2021-22555-exploit
Privilege EscalationMemory ForensicsVulnerability AnalysisExploitationBinary Exploitation
GitHubxyjl-ly/cve-2021-22555-exploit

CVE-2021-22555-Exploit

CVE-2021-22555 Exploit

View Repository
141814 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-2021-22555-Exploit

CVE-2021-22555 Exploit

By Andy Nguyen

INFO

A heap out-of-bounds write affecting Linux since v2.6.19-rc1 was discovered in net/netfilter/x_tables.c. This allows an attacker to gain privileges or cause a DoS (via heap memory corruption) through user name space

編譯

root@kitploit:~
gcc -m32 -static -o exploit exploit.c
./exploit

測試版本

Exploit tested on Ubuntu 5.8.0-48-generic and COS 5.4.89+.

Download Tool