VYPR
High severity7.5NVD Advisory· Published Sep 2, 2025· Updated Jun 17, 2026

CVE-2025-57616

CVE-2025-57616

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.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

3
  • rust-ffmpeg/rust-ffmpegdescription
  • Meh/rust-ffmpegllm-fuzzy
    Range: <=0.3.0 (after commit 5ac0527)
  • FFmpeg/Ffmpegllm-fuzzy
    Range: <=0.3.0 (after commit 5ac0527)

Patches

Vulnerability mechanics

References

1

News mentions

0

No linked articles in our index yet.