CVE-2025-57616 - FFmpeg Use-After-Free Vulnerability
CVE ID : CVE-2025-57616
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) 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.
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) 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.
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...