This commit is contained in:
Axura 2026-05-19 17:19:05 +08:00
parent fcc47c77e9
commit 4eba0538a8
5 changed files with 6 additions and 1 deletions

View file

@ -1,4 +1,6 @@
; CopyFail CVE-2026-31431 Linux LPE exploit, x86_64 NASM version.
: https://4xura.com/binex/kernel/copy-fail/
: Author: Axura (@4xura)
;
; Build:
; nasm -f elf64 exploit.asm -o exploit.o