mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 17:29:30 +02:00
19 lines
872 B
Markdown
19 lines
872 B
Markdown
### [CVE-2020-0466](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-0466)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
In do_epoll_ctl and ep_loop_check_proc of eventpoll.c, there is a possible use after free due to a logic error. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android kernelAndroid ID: A-147802478References: Upstream kernel
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/TinyNiko/android_bulletin_notes
|
|
|