关联漏洞
介绍
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
文件快照
[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
备注
1. 建议优先通过来源进行访问。
2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。