exploit-db-mirror/exploits/linux/local/44205.md
Offensive Security d63de06c7a DB: 2022-11-10
2776 changes to exploits/shellcodes/ghdb
2022-11-10 16:39:50 +00:00

729 B

CVE-2014-9322 PoC for Linux kernel

CVE-2014-9322 (a.k.a BadIRET) proof of concept for Linux kernel. This PoC uses only syscalls not any libraries, like pthread. Threads are implemented using raw Linux syscalls. Raw Linux Threads via System Calls

Usage

$ make

badiret.elf is an ELF executable. badiret.bin is a raw binary that can be used as payload.

Reference

Exploiting “BadIRET” vulnerability (CVE-2014-9322, Linux kernel privilege escalation)

Download: https://gitlab.com/exploit-database/exploitdb-bin-sploits/-/raw/main/bin-sploits/44205.zip