mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
18 lines
715 B
Markdown
18 lines
715 B
Markdown
### [CVE-2017-8251](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-8251)
|
|

|
|

|
|

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