cve/2020/CVE-2020-0218.md
2024-05-25 21:48:12 +02:00

19 lines
874 B
Markdown

### [CVE-2020-0218](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-0218)
![](https://img.shields.io/static/v1?label=Product&message=Android&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Elevation%20of%20privilege&color=brighgreen)
### Description
In loadSoundModel and related functions of SoundTriggerHwService.cpp, there is possible out of bounds write due to a race condition. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android-10Android ID: A-136005905
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/nomi-sec/PoC-in-GitHub
- https://github.com/pazhanivel07/frameworks_av-CVE-2020-0218