mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-29 01:31:01 +00:00
18 lines
826 B
Markdown
18 lines
826 B
Markdown
![]() |
### [CVE-2019-1999](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-1999)
|
||
|

|
||
|

|
||
|

|
||
|
|
||
|
### 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.
|
||
|
|
||
|
### POC
|
||
|
|
||
|
#### Reference
|
||
|
- https://www.exploit-db.com/exploits/46357/
|
||
|
|
||
|
#### Github
|
||
|
- https://github.com/Sec20-Paper310/Paper310
|
||
|
|