Sploitus

Exploit for CVE-2015-3636

gitee Β· 2020-12-02

Exploit Code

MARKDOWN2 lines
## https://sploitus.com/exploit?id=7F800F04-1293-5145-8C2F-614812D94187
PoC exploit for CVE-2015-3636, a vulnerability in the Linux kernel affecting 32-bit Android OS. The exploit targets the Linux kernel's socket timestamping functionality, specifically the SIOCGSTAMPNS ioctl command. The vulnerability allows an attacker to execute arbitrary code with elevated privileges. The exploit code is written in C and uses the Android NDK to create a poc executable. The poc executable is designed to be run on a 32-bit Android device, and its execution context is not specified. The exploit likely involves creating a socket and sending a specially crafted ioctl command to the kernel, which will execute the attacker's code. The expected impact of this exploit is remote code execution with elevated privileges.