mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 19:18:06 +02:00
18 lines
824 B
Markdown
18 lines
824 B
Markdown
### [CVE-2015-9162](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-9162)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|