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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2019-2215 PoC — Android 资源管理错误漏洞

Source
Associated Vulnerability
Title:Android 资源管理错误漏洞 (CVE-2019-2215)
Description:A use-after-free in binder.c allows an elevation of privilege from an application to the Linux Kernel. No user interaction is required to exploit this vulnerability, however exploitation does require either the installation of a malicious local application or a separate vulnerability in a network facing application.Product: AndroidAndroid ID: A-141720095
Description
for kernel 3.18.x
Readme
# cve2019-2215-3.18
cve2019-2215 poc for 3.18 kernel
Based on Maddie Stone's POC from https://bugs.chromium.org/p/project-zero/issues/detail?id=1942
File Snapshot

[4.0K] /data/pocs/4f90aaf3c4e9a76ae87cdb43d09fb02d25f67cd2 ├── [4.0K] app │   ├── [8.6K] app.iml │   ├── [ 616] build.gradle │   ├── [ 772] proguard-rules.pro │   └── [4.0K] src │   └── [4.0K] main │   ├── [1.2K] AndroidManifest.xml │   ├── [4.0K] assets │   │   ├── [ 351] install.sh │   │   ├── [ 40K] su98 │   │   └── [ 93] uninstall.sh │   ├── [4.0K] java │   │   └── [4.0K] mobi │   │   └── [4.0K] omegacentauri │   │   └── [4.0K] su98 │   │   ├── [ 906] Boot.java │   │   ├── [2.6K] Root.java │   │   └── [4.9K] SU98.java │   └── [4.0K] res │   ├── [4.0K] layout │   │   └── [1.5K] activity_su98.xml │   ├── [4.0K] mipmap-anydpi-v26 │   │   ├── [ 269] ic_launcher_round.xml │   │   └── [ 269] ic_launcher.xml │   ├── [4.0K] mipmap-hdpi │   │   ├── [2.8K] ic_launcher_foreground.png │   │   ├── [2.4K] ic_launcher.png │   │   └── [4.2K] ic_launcher_round.png │   ├── [4.0K] mipmap-mdpi │   │   ├── [1.7K] ic_launcher_foreground.png │   │   ├── [1.7K] ic_launcher.png │   │   └── [2.6K] ic_launcher_round.png │   ├── [4.0K] mipmap-xhdpi │   │   ├── [4.0K] ic_launcher_foreground.png │   │   ├── [3.4K] ic_launcher.png │   │   └── [5.8K] ic_launcher_round.png │   ├── [4.0K] mipmap-xxhdpi │   │   ├── [6.7K] ic_launcher_foreground.png │   │   ├── [5.2K] ic_launcher.png │   │   └── [9.2K] ic_launcher_round.png │   ├── [4.0K] mipmap-xxxhdpi │   │   ├── [9.6K] ic_launcher_foreground.png │   │   ├── [7.3K] ic_launcher.png │   │   └── [ 13K] ic_launcher_round.png │   └── [4.0K] values │   └── [ 123] ic_launcher_background.xml ├── [ 153] go ├── [ 34K] LICENSE ├── [ 591] Makefile ├── [ 13K] poc98.c ├── [ 149] README.md ├── [4.0K] release │   └── [115K] app-release.apk ├── [ 40K] su98 ├── [ 44K] su98.c ├── [ 35K] su98-memory-kallsyms ├── [ 36K] su98-memory-kallsyms.c └── [ 161] update-whitelist.sh 19 directories, 40 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 →