1 matches found
CVE-2026-65703
FFmpeg versions 2.7–8.1.2 are affected by an out-of-bounds write in the TDSC video decoder. A crafted AVI file that changes frame dimensions across TDSF frames can trigger heap corruption due to tdsc_parse_tdsf() not unreferencing the existing reference frame before av_frame_get_buffer(), allowin...