CVE-2025-10256
Last modified
CVE-2025-10256 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. 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.. EPSS estimates a 0.30% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Ffmpeg | Ffmpeg | >= 3.2, < 8.0 |
References
- https://access.redhat.com/security/cve/CVE-2025-10256Third Party Advisory
- https://bugzilla.redhat.com/show_bug.cgi?id=2394495Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2025-10256?
How severe is CVE-2025-10256?
How do I fix CVE-2025-10256?
Are you affected by CVE-2025-10256?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
