CVE-2025-57616
Last modified
CVE-2025-57616 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. An issue was discovered in rust-ffmpeg 0.3.0 (after comit 5ac0527) A use-after-free vulnerability in the write_interleaved method allows an attacker to cause a denial of service or memory corruption. The method violates Rust's aliasing rules by modifying a data structure through a mutable pointer while only holding an immutable reference, which can lead to undefined behavior when the data is accessed later.. EPSS estimates a 0.34% chance of exploitation in the next 30 days.
Description
An issue was discovered in rust-ffmpeg 0.3.0 (after comit 5ac0527) A use-after-free vulnerability in the write_interleaved method allows an attacker to cause a denial of service or memory corruption. The method violates Rust's aliasing rules by modifying a data structure through a mutable pointer while only holding an immutable reference, which can lead to undefined behavior when the data is accessed later.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Meh.Schizofreni | Rust-Ffmpeg | 0.3.0 |
References
- https://github.com/meh/rust-ffmpeg/issues/192Exploit, Issue Tracking, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2025-57616?
How severe is CVE-2025-57616?
How do I fix CVE-2025-57616?
Are you affected by CVE-2025-57616?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
