CVE Vulnerabilities

CVE-2025-10256

NULL Pointer Dereference

Published: Feb 18, 2026 | Modified: Feb 18, 2026
CVSS 3.x
N/A
Source:
NVD
CVSS 2.x
RedHat/V2
RedHat/V3
5.3 MODERATE
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
Ubuntu
MEDIUM
root.io logo minimus.io logo echo.ai logo

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.

Weakness

The product dereferences a pointer that it expects to be valid but is NULL.

Affected Software

NameVendorStart VersionEnd Version
FfmpegUbuntudevel*
FfmpegUbuntuesm-apps/bionic*
FfmpegUbuntuesm-apps/focal*
FfmpegUbuntuesm-apps/jammy*
FfmpegUbuntuesm-apps/noble*
FfmpegUbuntuesm-apps/xenial*
FfmpegUbuntujammy*
FfmpegUbuntunoble*
FfmpegUbuntuplucky*
FfmpegUbuntuquesting*

Potential Mitigations

References