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

18 lines
715 B
Markdown

### [CVE-2017-8251](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-8251)
![](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
In all Qualcomm products with Android releases from CAF using the Linux kernel, in functions msm_isp_check_stream_cfg_cmd & msm_isp_stats_update_cgc_override, 'stream_cfg_cmd->num_streams' is not checked, and could overflow the array stream_cfg_cmd->stream_handle.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/guoygang/vul-guoygang