3 matches found
CVE-2026-65705
FFmpeg versions 3.4 through 8.1.2 contain an out-of-bounds write vulnerability in the vffloodfill video filter that allows attackers to corrupt heap memory by supplying a dynamically sized video stream with filtergraph reinitialization disabled via -reinitfilter 0. When configinput allocates the...
CVE-2026-65705 FFmpeg 3.4 - 8.1.2 vf_floodfill Out-of-Bounds Write via filter_frame()
FFmpeg versions 3.4 through 8.1.2 contain an out-of-bounds write vulnerability in the vffloodfill video filter that allows attackers to corrupt heap memory by supplying a dynamically sized video stream with filtergraph reinitialization disabled via -reinitfilter 0. When configinput allocates the...
CVE-2026-65705
CVE-2026-65705 affects FFmpeg 3.4–8.1.2, where the vf_floodfill filter can trigger an out-of-bounds write in filter_frame() when processing a larger frame after initial allocation, if filtergraph reinitialization is disabled with -reinit_filter 0. This causes heap corruption and a process crash; ...