Bug 2525516 - CVE-2026-75146 ffmpeg: FFmpeg: Information disclosure and denial of service via out-of-bounds read in DASH demuxer [epel-all]
Summary: CVE-2026-75146 ffmpeg: FFmpeg: Information disclosure and denial of service v...
Keywords:
Status: NEW
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: ffmpeg
Version: epel10
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
Assignee: Multimedia SIG
QA Contact:
URL:
Whiteboard: {"flaws": ["e6664afd-deff-4a9d-9e0e-5...
Depends On:
Blocks: CVE-2026-75146
TreeView+ depends on / blocked
 
Reported: 2026-08-28 09:14 UTC by Thibault Guittet
Modified: 2026-08-28 09:14 UTC (History)
5 users (show)

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


Attachments (Terms of Use)

Description Thibault Guittet 2026-08-28 09:14:45 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 before commit 65b0dab contains an out-of-bounds read in the DASH demuxer (libavformat/dashdec.c). When a live DASH manifest is refreshed with a startNumber that is lower than the previous value, the current sequence number is driven negative. The fragment retrieval function checked only the upper bound before indexing the fragments array, allowing a negative index to be used and causing an out-of-bounds read. A malicious or misconfigured DASH server can trigger this by serving a live manifest with a decreasing startNumber across a manifest refresh.


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