PT-2025-35580 · Unknown · Rust-Ffmpeg

Zeroy0410

·

Published

2025-09-02

·

Updated

2025-09-02

·

CVE-2025-57616

CVSS v3.1

7.5

High

VectorAV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Name of the Vulnerable Software and Affected Versions rust-ffmpeg versions 0.3.0 and later (after commit 5ac0527)
Description A use-after-free issue exists in the write interleaved method. This can lead to a denial of service or memory corruption. The method violates Rust's aliasing rules by modifying a data structure through a mutable pointer while holding an immutable reference, resulting in undefined behavior when the data is accessed.
Recommendations Update to a newer version of rust-ffmpeg that contains a fix for this issue.

Fix

Use After Free

Weakness Enumeration

Related Identifiers

CVE-2025-57616

Affected Products

Rust-Ffmpeg