In all Qualcomm products with Android releases from CAF using the Linux kernel, in the function msm_dba_register_client, if the client registers failed, it would be freed. However the client was not removed from list. Use-after-free would occur when traversing the list next time.
References
Link | Resource |
---|---|
http://www.securityfocus.com/bid/100658 | Third Party Advisory VDB Entry |
https://source.android.com/security/bulletin/2017-09-01 | Patch Vendor Advisory |
http://www.securityfocus.com/bid/100658 | Third Party Advisory VDB Entry |
https://source.android.com/security/bulletin/2017-09-01 | Patch Vendor Advisory |
Configurations
History
No history.
Information
Published : 2017-09-21 15:29
Updated : 2025-04-20 01:37
NVD link : CVE-2017-8277
Mitre link : CVE-2017-8277
CVE.ORG link : CVE-2017-8277
JSON object : View
Products Affected
- android
CWE
CWE-416
Use After Free