PT-2021-24262 · Ash · Ash
Published
2021-01-07
·
Updated
2025-09-30
·
CVE-2021-45688
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:
ash crate versions prior to 0.33.1
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.Recommendations:
For ash crate versions prior to 0.33.1, update to version 0.33.1 or later to resolve the issue. As a temporary workaround, consider restricting the use of the
util::read spv function until a patch is available. Avoid using user-provided Read implementations with uninitialized buffers to minimize the risk of exploitation.Fix
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
Ash