← Back to CVE List

CVE-2017-9677

Published: 2017-09-21T15:29Z
Last Modified: 2024-11-21T03:36Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
In all Qualcomm products with Android releases from CAF using the Linux kernel, in function msm_compr_ioctl_shared, variable "ddp->params_length" could be accessed and modified by multiple threads, while it is not protected with locks. If one thread is running, while another thread is setting data, race conditions will happen. If "ddp->params_length" is set to a big number, a buffer overflow will occur. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt