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
GameOverlayFS — GameoverlayFS (CVE-2023-2640 and CVE-2023-32629) exploit in Shell Script tested on Ubuntu 20.04 Kernel 5.4.0 | Kitploit
Tools/GitHubGitHub/luanoliveira350/gameoverlayfs
Privilege EscalationVulnerability AnalysisExploitationPenetration TestingBinary Exploitation
GitHubluanoliveira350/gameoverlayfs

GameOverlayFS

GameoverlayFS (CVE-2023-2640 and CVE-2023-32629) exploit in Shell Script tested on Ubuntu 20.04 Kernel 5.4.0

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

This script exploit the CVE-2023-2640 and CVE-2023-32629 for vulnerability on OverlayFS that affected some versions of Ubuntu.

Tested on Ubuntu 20.04 with kernel 5.4.0.

How to Use

Download the file Gameoverlay.sh and, using a regular user (not root), change the permissions for execution: chmod +x gameoverlay.sh

Execute the script: ./gameoverlay.sh

The expected answer is to display the 'id' command for the root user.

You can exploit the vulnerability changing using de OS module for python3, following the os.system example command in the file.

Download Tool