CVE-2025-57615
HIGH EPSS 25.5%
Published Sep 2, 202510mo ago · Modified Jun 17, 20262w ago
7.5 CVSS 3.1
Published Sep 2, 2025 10mo ago
Last Modified Jun 17, 2026 2w ago
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().
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality None
Integrity None
Availability High
Threat Intelligence
EPSS Exploit Probability
25.5% percentile
Exploit & Patch Status
Public Exploit Known
No Patch Available
Weaknesses 1
CWE-476 NULL Pointer Dereference Memory Safety
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| meh.schizofreni | rust-ffmpeg | 0.3.0 | any |
References 1
- github.com https://github.com/meh/rust-ffmpeg/issues/192
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.