CVE-2025-57616
HIGHrust-ffmpeg 0.3.0 - Use-After-Free in write_interleaved Method
Title source: llmDescription
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.
References (1)
Core 1
Core References
Exploit, Issue Tracking, Vendor Advisory
https://github.com/meh/rust-ffmpeg/issues/192
Scores
CVSS v3
7.5
EPSS
0.0034
EPSS Percentile
25.4%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CISA SSVC
Vulnrichment
Exploitation
poc
Automatable
no
Technical Impact
partial
Details
CWE
CWE-416
Status
published
Products (1)
meh.schizofreni/rust-ffmpeg
0.3.0
Published
Sep 02, 2025
Tracked Since
Feb 18, 2026