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-0995 — CVE-2022-0995 exploit | Kitploit
Tools/GitHubGitHub/1nzag/cve-2022-0995
Vulnerability AnalysisExploitationLearning & EducationBinary Exploitation
GitHub1nzag/cve-2022-0995

CVE-2022-0995

CVE-2022-0995 exploit

View Repository
122 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-2022-0995

CVE-2022-0995 exploit

  • writeups

  • exploit target: linux-5.13.18

  • refernces:

    • https://docs.kernel.org/core-api/watch_queue.html#overview>
    • https://bsauce.github.io/2022/04/15/CVE-2022-0995/
    • https://google.github.io/security-research/pocs/linux/cve-2021-22555/writeup.html
    • https://github.com/Bonfee/CVE-2022-0995

How to build

root@kitploit:~
gcc -o exploit exploit.c
Download Tool