Bug 2506591 (CVE-2026-65705) - CVE-2026-65705 FFmpeg: FFmpeg: Arbitrary code execution via out-of-bounds write in vf_floodfill video filter
Summary: CVE-2026-65705 FFmpeg: FFmpeg: Arbitrary code execution via out-of-bounds wri...
Keywords:
Status: NEW
Alias: CVE-2026-65705
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:02 UTC by OSIDB Bzimport
Modified: 2026-07-24 11:28 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:02:26 UTC
FFmpeg versions 3.4 through 8.1.2 contain an out-of-bounds write vulnerability in the vf_floodfill video filter that allows attackers to corrupt heap memory by supplying a dynamically sized video stream with filtergraph reinitialization disabled via -reinit_filter 0. When config_input() allocates the points traversal stack based on initial frame dimensions and a subsequent larger frame is processed, filter_frame() performs flood-fill neighbor pushes beyond the original allocation boundary, resulting in heap corruption and process crash with potential for code execution depending on heap layout and process hardening.


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