mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-19 17:30:12 +00:00
18 lines
781 B
Markdown
18 lines
781 B
Markdown
### [CVE-2018-9422](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-9422)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
In get_futex_key of futex.c, there is a use-after-free due to improper locking. This could lead to local escalation of privilege with no additional privileges needed. User interaction is not needed for exploitation. Product: Android Versions: Android kernel Android ID: A-74250718 References: Upstream kernel.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|