cve/2015/CVE-2015-9162.md

18 lines
824 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2015-9162](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-9162)
![](https://img.shields.io/static/v1?label=Product&message=Snapdragon%20Mobile&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Use%20after%20Free%20in%20Core.&color=brighgreen)
### Description
In Android before 2018-04-05 or earlier security patch level on Qualcomm Snapdragon Mobile SD 410/12, SD 617, SD 650/52, SD 800, SD 808, and SD 810, in the function "Certificate_CreateWithBuffer" in the QSEE app TQS, in case of memory allocation failure, we free the memory and return the pointer without setting it to NULL.
### POC
#### Reference
- http://www.securityfocus.com/bid/103671
#### Github
No PoCs found on GitHub currently.