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

JLSEC-2026-641

JLSEC Published
Modified
Severity
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
Affected Packages
FFMPEG_jll < 8.0.0+0
FFplay_jll < 8.1.2+0

A NULL pointer dereference vulnerability exists in FFmpeg’s Firequalizer filter (libavfilter/af_firequalizer.c) due to a missing check on the return value of av_malloc_array() in the config_input() function. An attacker could exploit this by tricking a victim into processing a crafted media file with the Firequalizer filter enabled, causing the application to dereference a NULL pointer and crash, leading to denial of service.

References