Search
Search is not available in local development.
Run npx pagefind --site __site after building to enable it.
JLSEC-2025-122 Medium 5.3

A null pointer dereference issue was discovered in 'FFmpeg' in `decode_main_header()` function of...

JLSEC Published
Modified
Severity
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
Affected Packages
FFMPEG_jll < 6.1.1+0
FFplay_jll < 7.1.0+0
Upstream
CVE-2022-3341

A null pointer dereference issue was discovered in 'FFmpeg' in decode_main_header() function of libavformat/nutdec.c file. The flaw occurs because the function lacks check of the return value of avformat_new_stream() and triggers the null pointer dereference error, causing an application to crash.

References