CVE-2025-57615

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
Link Resource
https://github.com/meh/rust-ffmpeg/issues/192 Exploit Issue Tracking Vendor Advisory
Configurations

Configuration 1 (hide)

cpe:2.3:a:meh.schizofreni:rust-ffmpeg:0.3.0:*:*:*:*:*:*:*

History

No history.

Information

Published : 2025-09-02 16:15

Updated : 2025-09-10 18:31


NVD link : CVE-2025-57615

Mitre link : CVE-2025-57615

CVE.ORG link : CVE-2025-57615


JSON object : View

Products Affected

meh.schizofreni

  • rust-ffmpeg
CWE
CWE-476

NULL Pointer Dereference