关联漏洞
介绍
# testing_Android_driver
bug i reported but someone reported first
Scripts based on [pwnkernel](https://github.com/pwncollege/pwnkernel)
Building the kernel, busybox, and demo modules:
```
$ ./build.sh
```
Running the kernel:
```
$ ./launch.sh
```
All modules will be in `/`, ready to be `insmod`ed, and the host's home directory will be mounted as `/home/ctf` in the guest.
文件快照
[4.0K] /data/pocs/d5e2deae3e1f24f84eb575507ac5975fcf0cc5f7
├── [3.2K] build.sh
├── [4.0K] fs
│ ├── [4.0K] etc
│ │ └── [ 136] passwd
│ └── [ 294] init
├── [ 556] launch.sh
├── [ 382] README.md
└── [4.0K] src
├── [ 47K] audio_ipi_dma.h
├── [ 18K] audio_ipi_driver.c
├── [ 243] audio_ipi.h
├── [ 338] Makefile
└── [1.1K] test.c
3 directories, 10 files
备注
1. 建议优先通过来源进行访问。
2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。