PT-2021-24263 · Gfx-Auxil · Gfx-Auxil
Published
2021-01-07
·
Updated
2022-06-16
·
CVE-2021-45689
CVSS v3.1
9.8
Critical
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions:
gfx-auxil crate through 2021-01-07
Description:
The issue allows arbitrary
Read implementations to read from an uninitialized buffer, potentially exposing memory and returning incorrect byte counts. This can lead to undefined behavior due to the reading of uninitialized memory locations. The gfx auxil::read spirv function may read from these uninitialized memory locations.Recommendations:
For versions of the gfx-auxil crate through 2021-01-07, consider restricting the use of the
gfx auxil::read spirv function and arbitrary Read implementations until a patch is available. Avoid passing uninitialized buffers to user-provided Read implementations to minimize the risk of memory exposure and undefined behavior. At the moment, there is no information about a newer version that contains a fix for this vulnerability.Use of Uninitialized Resource
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Gfx-Auxil