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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2016-5195 PoC — Linux kernel 竞争条件问题漏洞

Source
Associated Vulnerability
Title:Linux kernel 竞争条件问题漏洞 (CVE-2016-5195)
Description:Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel 2.x至4.8.3之前的4.x版本中的mm/gup.c文件存在竞争条件问题漏洞,该漏洞源于程序没有正确处理copy-on-write(COW)功能写入只读内存映射。本地攻击者可利用该漏洞获取权限。
Description
这里保留着部分脏牛漏洞的利用代码
Readme
# CVE-2016-5195
这里保留着部分脏牛漏洞的利用代码
File Snapshot

[4.0K] /data/pocs/66a3924a0ab56b62f9711443bf664915306e2fd6 ├── [2.6K] dirtycow.c ├── [4.0K] dirtycow-vdso │   ├── [4.0K] dirtycow-vdso │   │   ├── [ 13K] 0xdeadbeef.c │   │   ├── [ 284] Makefile │   │   ├── [3.4K] payload.s │   │   ├── [1.2K] README.md │   │   └── [4.0K] tools │   │   ├── [ 557] dump_vdso.c │   │   ├── [ 351] dump_vdso_prologue.sh │   │   ├── [ 234] Makefile │   │   └── [ 508] test_payload.c │   ├── [ 77] docker-compose.yml │   ├── [ 304] Dockerfile │   ├── [ 468] README.md │   ├── [ 37] runnit.sh │   └── [3.7K] 脏牛漏洞dirtycow-vsdo利用代码函数注释.txt └── [ 65] README.md 3 directories, 15 files
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. If the original source is unavailable, please email f.jinxu#gmail.com for a local snapshot (replace # with @).
    3. Shenlong has snapshotted the POC code for you. To support long-term maintenance, please consider donating. Thank you for your support.