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-2017-11176 | Kitploit
Tools/GitHubGitHub/leonardo1101/cve-2017-11176
Vulnerability AnalysisExploitationLearning & EducationBinary Exploitation
GitHubleonardo1101/cve-2017-11176

cve-2017-11176

View Repository
6 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-2017-11176

Public Information

The mq_notify function in the Linux kernel through 4.11.9 does not set the sock pointer to NULL upon entry into the retry logic. During a user-space close of a Netlink socket, it allows attackers to cause a denial of service (use-after-free) or possibly have unspecified other impact.

Status:

  • Force netlink_attachskb() to return 1
  • Unblock the exploit thread
  • Force the second fget() call to return NULL
  • Create the exploit

Reference: A step-by-step Linux Kernel exploitation

Download Tool