Bug 2506580 (CVE-2026-65703) - CVE-2026-65703 FFmpeg: FFmpeg: Arbitrary code execution via crafted AVI file in TDSC video decoder
Summary: CVE-2026-65703 FFmpeg: FFmpeg: Arbitrary code execution via crafted AVI file ...
Keywords:
Status: NEW
Alias: CVE-2026-65703
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-07-23 20:01 UTC by OSIDB Bzimport
Modified: 2026-07-24 12:36 UTC (History)
1 user (show)

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


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-07-23 20:01:24 UTC
FFmpeg versions 2.7 through 8.1.2 contain an out-of-bounds write vulnerability in the TDSC video decoder that allows remote attackers to cause heap corruption by supplying a crafted AVI file that changes frame dimensions across TDSF frames. The tdsc_parse_tdsf() function fails to unreference the existing reference frame before calling av_frame_get_buffer(), causing tdsc_blit() and tdsc_yuv2rgb() to write attacker-controlled pixel data beyond the end of the undersized reference frame buffer, resulting in a process crash and potential code execution.


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