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

18 lines
934 B
Markdown

### [CVE-2015-9150](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-9150)
![](https://img.shields.io/static/v1?label=Product&message=Snapdragon%20Mobile&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=MDM9625%2C%20MDM9635M%2C%20SD%20400%2C%20SD%20800%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Integer%20overflow%20to%20buffer%20overflow%20in%20the%20DIAG%20event%20handler&color=brightgreen)
### Description
In Android before 2018-04-05 or earlier security patch level on Qualcomm Snapdragon Mobile MDM9625, MDM9635M, SD 400, and SD 800, while computing the length of memory allocated for a Diag event, if the buffer length is very small or greater than the maximum, an integer overflow may occur, which later results in a buffer overflow.
### POC
#### Reference
- http://www.securityfocus.com/bid/103671
#### Github
No PoCs found on GitHub currently.