This lab recreates CVE-2019-2215, a Use-After-Free in the Android Binder driver that allows local privilege escalation.
This bug affects Android 8.x (kernel 3.18/4.4/4.9). It is reachable via a malicious app and can be triggered from unprivileged userspace.
fetch_and_build.sh to get and compile the kernel.boot_qemu.sh.poc/.Note: This version reintroduces the vulnerability by patching the binder code.