Search
Search is not available in local development.
Run npx pagefind --site __site after building to enable it.
JLSEC-2026-642

JLSEC-2026-642

JLSEC Published
Modified
Affected Packages
FFMPEG_jll >= 6.1.1+0, < 8.1.0+0
FFMPEG_nogpl_jll < 8.1.0+0
FFplay_jll >= 7.1.0+0, < 8.1.2+0
Aliases / Upstream
CVE-2025-12343

A flaw was found in FFmpeg’s TensorFlow backend within the libavfilter/dnnbackendtf.c source file. The issue occurs in the dnnexecutemodel_tf() function, where a task object is freed multiple times in certain error-handling paths. This redundant memory deallocation can lead to a double-free condition, potentially causing FFmpeg or any application using it to crash when processing TensorFlow-based DNN models. This results in a denial-of-service scenario but does not allow arbitrary code execution under normal conditions.

References