Home

Awesome

Overview

germy is an N_GSM Linux kernel privilege escalation exploit for versions 5.15-rc1 to 6.6-rc1. See TECHNICAL_DETAILS.md for information on the vulnerabilities and exploit techniques used.

Tested on:

Usage

Run make debug or make release to produce either germy_debug or germy_release.

The release version does not print any revealing information about the exploit procedure, and the binary is stripped. See Makefile for details.

The exploit can be run as: ./germy. The exploit can also be run with the --retry flag; this will retry the exploit in a loop until it succeeds. This may compromise system stability.

Assumptions

License

This software package is provided as-is; don't do anything bad with it, cheers.