CVE-2025-57615
Published: 02 September 2025
Summary
CVE-2025-57615 is a high-severity NULL Pointer Dereference (CWE-476) vulnerability in Meh.Schizofreni Rust-Ffmpeg. Its CVSS base score is 7.5 (High).
Operationally, ranked at the 35.8th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2025-26409
Vulnerability details
An issue was discovered in rust-ffmpeg 0.3.0 (after comit 5ac0527) An integer overflow vulnerability in the Vector::new constructor function allows an attacker to cause a denial of service via a null pointer dereference. The vulnerability stems from an unchecked cast…
more
of a usize parameter to c_int, which can result in a negative value being passed to the underlying C function sws_allocVec().
- CWE(s)
Related Threats
No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.
Affected Assets
Mitigating Controls
No mitigating controls mapped yet. The per-CVE control annotator has not reached this CVE.