Bug 2329384 (RUSTSEC-2024-0400) - ruzstd: `ruzstd` uninit and out-of-bounds memory reads
Summary: ruzstd: `ruzstd` uninit and out-of-bounds memory reads
Keywords:
Status: NEW
Alias: RUSTSEC-2024-0400
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2329478 2329479 2329480 2329481 2329482
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-11-28 20:01 UTC by OSIDB Bzimport
Modified: 2024-11-29 12:51 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2024-11-28 20:01:35 UTC
Affected versions of `ruzstd` miscalculate the length of the allocated
and init section of its internal `RingBuffer`, leading to uninitialized
or out-of-bounds reads in `copy_bytes_overshooting` of up to 15 bytes.

This may result in up to 15 bytes of memory contents being written
into the decoded data when decompressing a crafted archive.
This may occur multiple times per archive.


Note You need to log in before you can comment on or make changes to this bug.