CVE-2025-57615 - FFmpeg Integer Overflow Denial of Service
CVE ID : CVE-2025-57615
Published : Sept. 2, 2025, 4:15 p.m. | 2 hours 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().
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
Published : Sept. 2, 2025, 4:15 p.m. | 2 hours 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().
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...