Bug 2526159 - CVE-2026-75143 ffmpeg: FFmpeg Heap Buffer Overflow via RIST Protocol Reader [fedora-all]
Summary: CVE-2026-75143 ffmpeg: FFmpeg Heap Buffer Overflow via RIST Protocol Reader [...
Keywords:
Status: NEW
Alias: None
Product: Fedora
Classification: Fedora
Component: ffmpeg
Version: rawhide
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
Assignee: Multimedia SIG
QA Contact:
URL:
Whiteboard: {"flaws": ["af4e7a75-abc0-4a9e-af98-a...
Depends On:
Blocks: CVE-2026-75143
TreeView+ depends on / blocked
 
Reported: 2026-08-31 08:12 UTC by Thibault Guittet
Modified: 2026-08-31 08:12 UTC (History)
5 users (show)

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


Attachments (Terms of Use)

Description Thibault Guittet 2026-08-31 08:12:15 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 1c10bcc contains a heap buffer overflow in the RIST protocol reader (libavformat/librist.c). librist_read() ignored its size argument and copied the full received payload length into the caller-provided destination buffer, overflowing it when the payload exceeds the destination size. This is reachable via the async:rist:// URL scheme, where the async wrapper supplies a smaller buffer than the received payload. A remote RIST sender can trigger the overflow by sending a packet whose payload exceeds the caller buffer size.


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