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-2023-0386 | Kitploit
Tools/GitHubGitHub/puckiestyle/cve-2023-0386
Privilege EscalationVulnerability AnalysisExploitationBinary Exploitation
GitHubpuckiestyle/cve-2023-0386

CVE-2023-0386

View Repository
1912 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

A flaw was found in the Linux kernel, where unauthorized access to the execution of the setuid file with capabilities was found in the Linux kernel’s OverlayFS subsystem in how a user copies a capable file from a nosuid mount into another mount. This uid mapping bug allows a local user to escalate their privileges on the system.

see : https://ubuntu.com/security/CVE-2023-0386

Compile

root@kitploit:~
make all

Use

Start two terminals and enter in the first terminal

root@kitploit:~
./fuse ./ovlcap/lower ./gc

In the second terminal enter

root@kitploit:~
./exp

Effect

Privilege escalation

Download Tool