Bug 2519641 - CVE-2026-70628 qt6-qtwebengine: FFmpeg: Arbitrary code execution via crafted WTV file in DVB subtitle parser [epel-all]
Summary: CVE-2026-70628 qt6-qtwebengine: FFmpeg: Arbitrary code execution via crafted ...
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": ["a286b3df-079b-46e9-805e-2...
Depends On:
Blocks: CVE-2026-70628
TreeView+ depends on / blocked
 
Reported: 2026-08-19 14:27 UTC by Ganesh
Modified: 2026-08-19 14:27 UTC (History)
3 users (show)

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


Attachments (Terms of Use)

Description Ganesh 2026-08-19 14:27:18 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 versions from 0.5 up to, but not including, 9.0 contain a signed integer overflow vulnerability in the DVB subtitle parser in libavcodec/dvbsub_parser.c that allows attackers to trigger a heap buffer overflow by supplying a crafted WTV file. The overflow causes the bounds-check guard expression to wrap to INT_MIN, bypassing the PARSE_BUF_SIZE comparison and invoking memcpy() with attacker-controlled data into a heap buffer, resulting in an out-of-bounds heap write and potential memory corruption or code execution.


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