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.
References
Link | Resource |
---|---|
http://www.securityfocus.com/bid/101160 | Third Party Advisory VDB Entry |
https://source.android.com/security/bulletin/pixel/2017-10-01 | Vendor Advisory |
http://www.securityfocus.com/bid/101160 | Third Party Advisory VDB Entry |
https://source.android.com/security/bulletin/pixel/2017-10-01 | Vendor Advisory |
Configurations
History
21 Nov 2024, 03:36
Type | Values Removed | Values Added |
---|---|---|
References | () http://www.securityfocus.com/bid/101160 - Third Party Advisory, VDB Entry | |
References | () https://source.android.com/security/bulletin/pixel/2017-10-01 - Vendor Advisory |
Information
Published : 2017-10-10 20:29
Updated : 2024-11-21 03:36
NVD link : CVE-2017-9687
Mitre link : CVE-2017-9687
CVE.ORG link : CVE-2017-9687
JSON object : View
Products Affected
- android
CWE
CWE-415
Double Free