CVE-2015-6582
medium
CVSS v3
—
CVSS v2
6.8
VIR risk
6.8
Description
The decompose function in platform/transforms/TransformationMatrix.cpp in Blink, as used in Google Chrome before 45.0.2454.85, does not verify that a matrix inversion succeeded, which allows remote attackers to cause a denial of service (uninitialized memory access and application crash) or possibly have unspecified other impact via a crafted web site.
Predictions
Exploit likelihood
20%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No vendor mitigations ingested yet for this CVE. The mitigation-content worker queues fetches as references arrive — check back in a few minutes, or see the references list below.
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| chrome | {"endIncluding":"44.0.2403"} | |
References
- http://googlechromereleases.blogspot.com/2015/09/stable-channel-update.html
- http://src.chromium.org/viewvc/blink?view=revision&revision=195670
- http://www.securitytracker.com/id/1033472
- https://code.google.com/p/chromium/issues/detail?id=469247
- https://code.google.com/p/chromium/issues/detail?id=526825
- http://googlechromereleases.blogspot.com/2015/09/stable-channel-update.html
- http://src.chromium.org/viewvc/blink?view=revision&revision=195670
- http://www.securitytracker.com/id/1033472
- https://code.google.com/p/chromium/issues/detail?id=469247
- https://code.google.com/p/chromium/issues/detail?id=526825
CWEs
CWE-254
Verify integrity in audit chain (admin only). AS-IS.