Vulnerabilities
CVE-2025-10256 - Ffmpeg: null pointer dereference in firequalizer filter (libavfilter/af_firequal...
CVE ID : CVE-2025-10256 Published : Feb. 18, 2026, 9:16 p.m. | 53 minutes ago Description : 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. Severity: 5.3 | MEDIUM Visit the link for more details, such as CVSS details, affected products, timeline, and more...