Files
CVEs-PoC/2017/CVE-2017-18145.md
T
2025-09-29 21:09:30 +02:00

18 lines
1.1 KiB
Markdown

### [CVE-2017-18145](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-18145)
![](https://img.shields.io/static/v1?label=Product&message=Snapdragon%20Mobile%2C%20Snapdragon%20Wear&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=MSM8909W%2C%20SD%20210%2FSD%20212%2FSD%20205%2C%20SD%20450%2C%20SD%20615%2F16%2FSD%20415%2C%20SD%20625%2C%20SD%20650%2F52%2C%20SD%20820%2C%20SD%20835%2C%20SD%20845%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Use%20After%20Free%20in%20Data&color=brightgreen)
### Description
In Android before security patch level 2018-04-05 on Qualcomm Snapdragon Mobile and Snapdragon Wear MSM8909W, SD 210/SD 212/SD 205, SD 450, SD 615/16/SD 415, SD 625, SD 650/52, SD 820, SD 835, SD 845, while the DPM native process is processing framework events, the iterator pointer is deleted after processing an event. When processing subsequent events, a Use After Condition will occur.
### POC
#### Reference
- http://www.securityfocus.com/bid/103671
#### Github
- https://github.com/ARPSyndicate/cvemon