Files
CVEs-PoC/2014/CVE-2014-10056.md
T
2024-06-18 02:51:15 +02:00

18 lines
808 B
Markdown

### [CVE-2014-10056](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-10056)
![](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=Buffer%20Overflow%20vulnerability%20when%20using%20OpenCL-CPU&color=brighgreen)
### Description
In Android before 2018-04-05 or earlier security patch level on Qualcomm Snapdragon Mobile SD 210/SD 212/SD 205, A buffer overflow can potentially occur in any OpenCL application that calls clBuildProgram() with a device of type CL_DEVICE_TYPE_CPU in its device_list argument.
### POC
#### Reference
- http://www.securityfocus.com/bid/103671
#### Github
No PoCs found on GitHub currently.