Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2014-3153 PoC — Linux kernel 提权漏洞

Source
Associated Vulnerability
Title:Linux kernel 提权漏洞 (CVE-2014-3153)
Description:The futex_requeue function in kernel/futex.c in the Linux kernel through 3.14.5 does not ensure that calls have two different futex addresses, which allows local users to gain privileges via a crafted FUTEX_REQUEUE command that facilitates unsafe waiter modification.
Description
Research of CVE-2014-3153 and its famous exploit towelroot on x86
Readme
towelroot
=========

Research of CVE-2014-3153 and its famous exploit towelroot on IA (x86)

This job has DONE, but I can't leak the code, someone in my company has challenged me :(

![image](https://github.com/geekben/towelroot/blob/master/root-ubuntu.png)

##Compile
  gcc -fno-stack-protector -m32 -O0 -pthread towelroot.c -o towelroot
File Snapshot

[4.0K] /data/pocs/18faf6d2cfcc312ebf3adb660796572c228a5f4e ├── [ 339] README.md ├── [123K] root-ubuntu.png └── [ 20K] towelroot.c 0 directories, 3 files
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. Local POC snapshots are reserved for subscribers — if the original source is unavailable, the local mirror is part of the paid plan.
    3. Mirroring, verifying, and maintaining this POC archive takes ongoing effort, so local snapshots are a paid feature. Your subscription keeps the archive online — thank you for the support. View subscription plans →