Skip to content

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

Notifications You must be signed in to change notification settings

luanoliveira350/GameOverlayFS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

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.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages