CVE-2025-57615

HIGH

rust-ffmpeg 0.3.0 - Denial of Service via Integer Overflow in Vector::new

Title source: llm
STIX 2.1

Description

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 of a usize parameter to c_int, which can result in a negative value being passed to the underlying C function sws_allocVec().

References (1)

Core 1
Core References
Exploit, Issue Tracking, Vendor Advisory
https://github.com/meh/rust-ffmpeg/issues/192

Scores

CVSS v3 7.5
EPSS 0.0034
EPSS Percentile 25.4%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

CISA SSVC

Vulnrichment
Exploitation poc
Automatable no
Technical Impact partial

Details

CWE
CWE-476
Status published
Products (1)
meh.schizofreni/rust-ffmpeg 0.3.0
Published Sep 02, 2025
Tracked Since Feb 18, 2026