Exploitation Summary
EIP tracks 1 public exploit for CVE-2019-1999. PoCs published by Google Security Research.
AI-analyzed exploit summary This exploit demonstrates a race condition in the Linux kernel's binder driver (CVE-2019-1999), where a use-after-free vulnerability occurs between the direct reclaim path and munmap() syscall. The PoC triggers a KASAN use-after-free error in zap_page_range by exploiting the unprotected read of the vma pointer.
Description
In binder_alloc_free_page of binder_alloc.c, there is a possible double free due to improper locking. This could lead to local escalation of privilege in the kernel with no additional execution privileges needed. User interaction is not needed for exploitation. Product: Android. Versions: Android kernel. Android ID: A-120025196.
Exploits (1)
This exploit demonstrates a race condition in the Linux kernel's binder driver (CVE-2019-1999), where a use-after-free vulnerability occurs between the direct reclaim path and munmap() syscall. The PoC triggers a KASAN use-after-free error in zap_page_range by exploiting the unprotected read of the vma pointer.
References (6)
Scores
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H