Andriod binder bug record# CVE-2019-2215
Andriod binder bug record.Just only test on emulator (:
- `ubuntu 22.04 | 4G | 4 cpus`
- `andriod studio [Pixel2 | Andriod 10.0(Q)--Google Play Intel x86 Atom 64 System Image | API-29]`
- `ndk 21.0.6113669`
- `origin/android-goldfish-4.14-dev | [kernel version is 4.14.175]`
# some important config options
```
CONFIG_SLAB_FREELIST_RANDOM is not set
CONFIG_SLAB_FREELIST_HARDENED is not set
CONFIG_SLUB_DEBUG=y
CONFIG_SLUB=y
CONFIG_SLUB_CPU_PARTIAL=y
```
# Reference
https://cloudfuzz.github.io/android-kernel-exploitation/
[4.0K] /data/pocs/d562c6e0ea5827c9e1528e8ecdbaf7916a0fdd7c
├── [105K] config
├── [1.9K] cve-2019-2215.patch
├── [7.2K] exploit.c
├── [ 90] install.sh
├── [ 555] README.md
└── [ 60K] root.png
0 directories, 6 files