cve/2015/CVE-2015-9204.md

18 lines
850 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2015-9204](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-9204)
![](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=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Buffer%20Over-Read%20in%20Core.&color=brighgreen)
### Description
In Android before 2018-04-05 or earlier security patch level on Qualcomm Snapdragon Mobile and Snapdragon Wear MSM8909W, SD 210/SD 212/SD 205, SD 410/12, SD 615/16/SD 415, SD 808, and SD 810, if cchFriendlyName is greater than TZ_PR_MAX_NAME_LEN in function playready_leavedomain_generate_challenge(), a buffer overread occurs.
### POC
#### Reference
- http://www.securityfocus.com/bid/103671
#### Github
No PoCs found on GitHub currently.