CVE-2026-58049

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.
Configurations

No configuration.

History

30 Jun 2026, 03:21

Type Values Removed Values Added
References
  • () https://access.redhat.com/security/cve/CVE-2026-58049 -
  • () https://bugzilla.redhat.com/show_bug.cgi?id=2493952 -
  • () https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-58049.json -

28 Jun 2026, 02:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-28 02:16

Updated : 2026-07-22 12:18


NVD link : CVE-2026-58049

Mitre link : CVE-2026-58049

CVE.ORG link : CVE-2026-58049


JSON object : View

Products Affected

No product.

CWE
CWE-787

Out-of-bounds Write