Use After Free in Meh.schizofreni Rust-Ffmpeg
CVE-2025-57616
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.
Vulnerability class: Use-After-Free
EPSS: 0.003 (26.2th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 7.5 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H.
Affected products
- Meh.schizofreni Rust-ffmpeg — versions 0.3.0
- N/a — versions n/a
Weakness classification (CWE)
Public proof-of-concept exploits
References
- cve@mitre.org (Exploit, Issue Tracking, Vendor Advisory)
Frequently asked questions
- What is CVE-2025-57616?
- CVE-2025-57616 is a high-severity vulnerability in Meh.schizofreni Rust-Ffmpeg, classified under Use After Free. CVSS score: 7.5/10. Published 2025-09-02.
- How severe is CVE-2025-57616?
- High severity. CVSS v3 base score is 7.5 out of 10.
- Is CVE-2025-57616 known to be exploited?
- 1 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.