In all android releases (Android for MSM, Firefox OS for MSM, QRD Android) from CAF using the linux kernel, memory allocated with devm_kzalloc is automatically released by the kernel if the probe function fails with an error code. This may result in data corruption.
References
Link | Resource |
---|---|
https://source.android.com/security/bulletin/2018-09-01#qualcomm-components | Patch Vendor Advisory |
https://source.codeaurora.org/quic/la/kernel/msm-3.10/commit/?id=d475e1aba3f8be3b135199014549ff9d5c315e1d | Patch Third Party Advisory |
https://www.codeaurora.org/security-bulletin/2018/09/04/september-2018-code-aurora-security-bulletin | Patch Third Party Advisory |
https://source.android.com/security/bulletin/2018-09-01#qualcomm-components | Patch Vendor Advisory |
https://source.codeaurora.org/quic/la/kernel/msm-3.10/commit/?id=d475e1aba3f8be3b135199014549ff9d5c315e1d | Patch Third Party Advisory |
https://www.codeaurora.org/security-bulletin/2018/09/04/september-2018-code-aurora-security-bulletin | Patch Third Party Advisory |
Configurations
History
21 Nov 2024, 03:43
Type | Values Removed | Values Added |
---|---|---|
References | () https://source.android.com/security/bulletin/2018-09-01#qualcomm-components - Patch, Vendor Advisory | |
References | () https://source.codeaurora.org/quic/la/kernel/msm-3.10/commit/?id=d475e1aba3f8be3b135199014549ff9d5c315e1d - 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-11270
Mitre link : CVE-2018-11270
CVE.ORG link : CVE-2018-11270
JSON object : View
Products Affected
- android
CWE
CWE-415
Double Free