In all Qualcomm products with Android releases from CAF using the Linux kernel, in function __mdss_fb_copy_destscaler_data(), variable ds_data[i].scale may still point to a user-provided address (which could point to arbitrary kernel address), so on an error condition, this user-provided address will be freed (arbitrary free), and continued operation could result in use after free condition.
References
Link | Resource |
---|---|
http://www.securitytracker.com/id/1038623 | Third Party Advisory VDB Entry |
https://source.android.com/security/bulletin/2017-06-01 | Patch Vendor Advisory |
http://www.securitytracker.com/id/1038623 | Third Party Advisory VDB Entry |
https://source.android.com/security/bulletin/2017-06-01 | Patch Vendor Advisory |
Configurations
History
21 Nov 2024, 03:31
Type | Values Removed | Values Added |
---|---|---|
References | () http://www.securitytracker.com/id/1038623 - Third Party Advisory, VDB Entry | |
References | () https://source.android.com/security/bulletin/2017-06-01 - Patch, Vendor Advisory |
Information
Published : 2017-08-18 19:29
Updated : 2024-11-21 03:31
NVD link : CVE-2017-7364
Mitre link : CVE-2017-7364
CVE.ORG link : CVE-2017-7364
JSON object : View
Products Affected
- android
CWE
CWE-416
Use After Free