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-1972-infoleak-PoC — Proof-of-concept exploit for CVE-2022-1972, a kernel information leak in the Netfilter subsystem. Demonstrates unprivileged user namespace exploitation to leak kernel memory. | Kitploit
Tools/GitHubGitHub/randorisec/cve-2022-1972-infoleak-poc
Privilege EscalationVulnerability AnalysisExploitationBinary Exploitation
GitHubrandorisec/cve-2022-1972-infoleak-poc

CVE-2022-1972-infoleak-PoC

Proof-of-concept exploit for CVE-2022-1972, a kernel information leak in the Netfilter subsystem. Demonstrates unprivileged user namespace exploitation to leak kernel memory.

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
20934 years agoReviewed by Kitploit

CVE-2022-1972 infoleak PoC

Infoleak exploit for the CVE-2022-1972.

You can find the associated write-up on our blog

Requirements

The user namespaces must be available for unprivileged users.

root@kitploit:~
$ sysctl kernel.unprivileged_userns_clone
kernel.unprivileged_userns_clone = 1

Build

root@kitploit:~
make
Download Tool