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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2020-11179 PoC — Qualcomm Adreno GPU缓冲区错误漏洞

Source
Associated Vulnerability
Title:Qualcomm Adreno GPU缓冲区错误漏洞 (CVE-2020-11179)
Description:Arbitrary read and write to kernel addresses by temporarily overwriting ring buffer pointer and creating a race condition. in Snapdragon Auto, Snapdragon Compute, Snapdragon Connectivity, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon Mobile, Snapdragon Voice & Music, Snapdragon Wearables
Readme
My independent work from the poc created by P0 researcher Ben Hawkes \
Original article: https://googleprojectzero.blogspot.com/2020/09/attacking-qualcomm-adreno-gpu.html

My goal is to convert his poc to C, and continue where he left off
and turn the poc into either a root shell, \
or a kernel r/w, and then change the system somehow to show kernel exec. 

current output: \
sunfish:/data/local/tmp $ ./adrenaline                                                                                              
starting adrenaline_rptr_child \
rptr base is 0xfc0df000 \
starting adrenaline \
starting adrenaline_parent \
starting adrenaline_child

test device: pixel 4a \
android 10 on build QD4A.2000317.027

**TODO:**
- work on context switch and race condition 
- to achieve kernel code exec
File Snapshot

[4.0K] /data/pocs/c3042894f118ab691b448e9dfdee2b23bfa3964d ├── [ 24K] adrenaline.c ├── [4.4K] adrenaline.h ├── [ 874] debug.txt ├── [ 34K] LICENSE ├── [ 454] Makefile ├── [ 794] README.md └── [ 264] run.sh 0 directories, 7 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 →