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
Tools/GitHubGitHub/sanjayragavendar/ubuntu-gameover-lay
Privilege EscalationVulnerability AnalysisExploitationPenetration TestingBinary Exploitation
GitHubsanjayragavendar/ubuntu-gameover-lay

Ubuntu-GameOver-Lay

Escalating Privilege using CVE-2023-2640 CVE-2023-3262

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
122 years agoNot yet reviewed

UbuntuP-GameOver(Lay)

Using CVE-2023-2640 CVE-2023-3262 to escalate previlege

CVE 2023-2640

https://nvd.nist.gov/vuln/detail/CVE-2023-2640

On Ubuntu kernels carrying both c914c0e27eb0 and "UBUNTU: SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs", an unprivileged user may set privileged extended attributes on the mounted files, leading them to be set on the upper files without the appropriate security checks.

CVE 2023-32629

https://nvd.nist.gov/vuln/detail/CVE-2023-32629

Local privilege escalation vulnerability in Ubuntu Kernels overlayfs ovl_copy_up_meta_inode_data skip permission checks when calling ovl_do_setxattr on Ubuntu kernels

Vulnerable Kernel version

Ubuntu 6.2.0, 5.19.0 and 5.4.0

Usage

root@kitploit:~
./exp.sh

Running the script in a low privilege will get you root access. Tested on Ubuntu version 5.19.0, 5.4.0 and 6.2.0

Example

image

Download Tool