5 matches found
CVE-2014-9322
CVE-2014-9322 Linux内核PoC CVE-2014-9322(又名BadIRET)Linux内核概念验证。 此PoC仅使用系统调用,不使用任何库(如pthread)。线程使用原始Linux系统调用实现。 通过系统调用的原始Linux线程 使用方法 root@kitploit: $ make badiret.elf 是一个ELF可执行文件。 badiret.bin 是一个原始二进制文件,可用作载荷。 参考 利用“BadIRET”漏洞(CVE-2014-9322,Linux内核权限提升)...
Linux Kernel - BadIRET Local Privilege Escalation Exploit
Exploit for linux platform in category local exploits 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...
Linux Kernel - 'BadIRET' Local Privilege Escalation
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...
Linux Kernel - BadIRET Local Privilege Escalation
Linux Kernel - BadIRET Local Privilege Escalation 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 Usa...
Linux Kernel IRET Instruction #SS Fault Handling - Crash PoC
Exploit for linux platform in category dos / poc / ---------------------------------------------------------------------------------------------------- cve-2014-9322poc.c arch/x86/kernel/entry64.S in the Linux kernel before 3.17.5 does not properly handle faults associated with the Stack Segment ...