CVE-2017-7364
critical
CVSS v3
9.8
CVSS v2
10.0
VIR risk
9.8
Description
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.
Predictions
Exploit likelihood
97%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: product-security@qualcomm.com — https://source.android.com/security/bulletin/2017-06-01
References
CWEs
CWE-416
Verify integrity in audit chain (admin only). AS-IS.