CVE Catalog

CVE-2017-8250

High
Published: Translated: NVD NIST

Summary

In Qualcomm products with Android releases from CAF, user controlled variables 'nr_cmds' and 'nr_bos' are passed across functions without any checks. This may lead to buffer overflow when the values are too large or negative.

Risk Assessment

Buffer overflow can lead to unauthorized memory access, posing a serious security threat to the system and user data.

Recommendation

It is recommended to implement proper checks to validate the values of 'nr_cmds' and 'nr_bos' before their use in functions.

Other vulnerabilities in Qualcomm products with Android releases from CAF using the Linux kernel

See all
Original NVD description (English source)

In all Qualcomm products with Android releases from CAF using the Linux kernel, user controlled variables "nr_cmds" and "nr_bos" number are passed across functions without any check. An integer overflow to buffer overflow (with a smaller buffer allocated) may occur when they are too large or negative.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS