Files
CVEs-PoC/2014/CVE-2014-9410.md
T
2024-05-26 14:27:05 +02:00

18 lines
863 B
Markdown

### [CVE-2014-9410](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9410)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
The vfe31_proc_general function in drivers/media/video/msm/vfe/msm_vfe31.c in the MSM-VFE31 driver for the Linux kernel 3.x, as used in Qualcomm Innovation Center (QuIC) Android contributions for MSM devices and other products, does not validate a certain id value, which allows attackers to gain privileges or cause a denial of service (memory corruption) via an application that makes a crafted ioctl call.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/betalphafai/CVE-2015-0568