Bug 2494555 - CVE-2026-58049 qt6-qtwebengine: FFmpeg: Memory corruption via crafted RASC video stream [epel-all]
Summary: CVE-2026-58049 qt6-qtwebengine: FFmpeg: Memory corruption via crafted RASC vi...
Keywords:
Status: NEW
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: qt6-qtwebengine
Version: epel10
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
Assignee: Troy Dawson
QA Contact:
URL:
Whiteboard: {"flaws": ["432a34a0-c649-4165-bbe3-2...
Depends On:
Blocks: CVE-2026-58049
TreeView+ depends on / blocked
 
Reported: 2026-06-29 17:41 UTC by Jon Moroney
Modified: 2026-06-29 17:41 UTC (History)
3 users (show)

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


Attachments (Terms of Use)

Description Jon Moroney 2026-06-29 17:41:38 UTC
Disclaimer: Community trackers are created by Red Hat Product Security team on a best effort basis. Package maintainers are required to ascertain if the flaw indeed affects their package, before starting the update process.

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.