First published: Fri Feb 05 2021(Updated: )
In the Angle graphics library, depth pitch computations did not take into account the block size and simply multiplied the row pitch with the pixel height. This caused the load functions to use a very high depth pitch, reading past the end of the user-supplied buffer.Note: This issue only affected Windows operating systems. Other operating systems are unaffected.
Credit: chrome-cve-admin@google.com
Affected Software | Affected Version | How to fix |
---|---|---|
Mozilla Firefox | <85.0.1 | 85.0.1 |
Mozilla Firefox ESR | <78.7.1 | 78.7.1 |
Google Angle |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2020-16048 is a vulnerability in the Angle graphics library that causes the load functions to read past the end of the user-supplied buffer.
Mozilla Firefox versions up to and excluding 85.0.1 and Mozilla Firefox ESR versions up to and excluding 78.7.1 are affected by CVE-2020-16048.
CVE-2020-16048 has a severity rating of 9 out of 10, indicating a critical vulnerability.
To fix CVE-2020-16048, users should update to Mozilla Firefox version 85.0.1 or later, or Firefox ESR version 78.7.1 or later.
More information about CVE-2020-16048 can be found in the Mozilla Bugzilla report (https://bugzilla.mozilla.org/show_bug.cgi?id=1676636) and the Mozilla Security Advisory (https://www.mozilla.org/en-US/security/advisories/mfsa2021-06/).