CVE Catalog

CVE-2017-9687

High
Published: Translated: NVD NIST

Summary

In Android for MSM, Firefox OS for MSM, and QRD Android, issues arise from concurrent access to the debugfs file, leading to double-free and Use-After-Free situations.

Risk Assessment

This vulnerability may lead to system instability and potential control takeover by malicious code, posing a serious security threat.

Recommendation

It is recommended to update the system to the latest version to mitigate the risks associated with this vulnerability and to monitor system logs for potential attacks.

Other vulnerabilities in Android for MSM, Firefox OS for MSM, QRD Android

See all
Original NVD description (English source)

In Android for MSM, Firefox OS for MSM, QRD Android, with all Android releases from CAF using the Linux kernel, two concurrent threads/processes can write the value of "0" to the debugfs file that controls ipa ipc log which will lead to the double-free in ipc_log_context_destroy(). Another issue is the Use-After-Free which can happen due to the race condition when the ipc log is deallocated via the debugfs call during a log print.

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