Unknown · Rust-Ffmpeg · CVE-2025-57614
**Name of the Vulnerable Software and Affected Versions**
rust-ffmpeg versions 0.3.0 and later
**Description**
An integer overflow and invalid input issue exists in the `cached` method, potentially leading to a denial of service or arbitrary code execution. The issue occurs when dimension parameters are zero or exceed i32::MAX, resulting in an unchecked cast that violates preconditions of the underlying C function and triggers undefined behavior.
**Recommendations**
At the moment, there is no information about a newer version that contains a fix for this vulnerability.