Bug 2493952 (CVE-2026-58049) - CVE-2026-58049 FFmpeg: FFmpeg: Memory corruption via crafted RASC video stream
Summary: CVE-2026-58049 FFmpeg: FFmpeg: Memory corruption via crafted RASC video stream
Keywords:
Status: NEW
Alias: CVE-2026-58049
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2494551 2494552 2494553 2494554 2494555
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-06-28 03:01 UTC by OSIDB Bzimport
Modified: 2026-07-03 14:37 UTC (History)
9 users (show)

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


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-06-28 03:01:39 UTC
FFmpeg's RASC video decoder (decode_dlta in libavcodec/rasc.c) performs 32-bit reads and writes at the row cursor before the NEXT_LINE row-boundary check and validates the DLTA region in pixel rather than byte units, so a DLTA run on a PAL8 frame can access several bytes past the row allocation. A crafted media stream using the RASC FourCC, decoded by libavcodec, triggers a bitstream-controlled out-of-bounds heap write and adjacent out-of-bounds read, leading to memory corruption.


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