CVE Catalog

CVE-2017-8247

High
Published: Translated: NVD NIST

Summary

In Qualcomm products with Android releases from CAF, there is an issue with multiple threads performing the device open operation. This may lead to get_pid being called multiple times, while put_pid is called only once.

Risk Assessment

Multiple openings of the device can lead to unpredictable system behavior and potential resource management issues. This may affect the stability and security of applications running on these devices.

Recommendation

It is recommended to monitor and limit the number of threads performing the device open operation to avoid multiple calls to get_pid. Consider updating to the latest software version if available.

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, if there is more than one thread doing the device open operation, the device may be opened more than once. This would lead to get_pid being called more than once, however put_pid being called only once in function "msm_close".

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