
A basic PoC leak for CVE-2021-28663 (Internal of the Android kernel backdoor vulnerability)
A basic PoC leak for CVE-2021-28663 (Internal of the Android kernel backdoor vulnerability)
This is a basic PoC for CVE-2021-28663. A design flaw in Mali GPU Android Kernel Driver.
GPU_VA and also mmap to it so we can get virtual addr for phys pages.mmap so gpu_mapping remains as 1GPU_VA to BASE_MEM_DONT_NEED. Mali will make them evictablereg for aliased page, now we can mmap to it. This will give us RDONLY access from CPU

