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-32250 — Linux kernel exploit for CVE-2022-32250, a use-after-free in nf_tables, with ~70% success rate on kernel 5.13. Built with libmnl and libnftnl. | Kitploit
Tools/GitHubGitHub/seadragnol/cve-2022-32250
Vulnerability AnalysisExploitationLearning & EducationBinary Exploitation
GitHubseadragnol/cve-2022-32250

CVE-2022-32250

Linux kernel exploit for CVE-2022-32250, a use-after-free in nf_tables, with ~70% success rate on kernel 5.13. Built with libmnl and libnftnl.

View Repository
321 year 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-32250

This is my exploit for CVE-2022-32250, written entirely based on the research from NCC Group's blog.

Tested on: Kernel version 5.13
Success rate: ~70%

poc

Building

Building requires libmnl and libnftnl.

root@kitploit:~
make all

Disclaimer

The Proof-of-Concept and the write-up of the vulnerability are for educational and research purposes only. Use at your own risk.

Download Tool