In all android releases (Android for MSM, Firefox OS for MSM, QRD Android) from CAF using the linux kernel, 'voice_svc_dev' is allocated as a device-managed resource. If error 'cdev_alloc_err' occurs, 'device_destroy' will free all associated resources, including 'voice_svc_dev' leading to a double free.
References
Configurations
History
21 Nov 2024, 03:43
Type | Values Removed | Values Added |
---|---|---|
References | () https://source.android.com/security/bulletin/pixel/2018-09-01#qualcomm-components - Patch, Vendor Advisory | |
References | () https://source.codeaurora.org/quic/la/kernel/msm-3.18/commit/?id=789d4d21c3f1818dcbf74da4a051598e8f53676c - Patch, Third Party Advisory | |
References | () https://source.codeaurora.org/quic/la/kernel/msm-4.9/commit/?id=f34f6271362484c1f87f4176e72a3bfb80ee7711 - Patch, Third Party Advisory | |
References | () https://www.codeaurora.org/security-bulletin/2018/09/04/september-2018-code-aurora-security-bulletin - Patch, Third Party Advisory |
Information
Published : 2018-09-18 18:29
Updated : 2024-11-21 03:43
NVD link : CVE-2018-11273
Mitre link : CVE-2018-11273
CVE.ORG link : CVE-2018-11273
JSON object : View
Products Affected
- android
CWE
CWE-415
Double Free