CVE-2025-57616

Source
https://cve.org/CVERecord?id=CVE-2025-57616
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-57616.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-57616
Published
2025-09-02T00:00:00Z
Modified
2026-08-12T03:51:19.964690877Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
[none]
Details

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.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/57xxx/CVE-2025-57616.json",
    "cna_assigner": "mitre"
}
References

Affected packages

Git / github.com/meh/rust-ffmpeg

Affected ranges

Type
GIT
Repo
https://github.com/meh/rust-ffmpeg
Events
Database specific
Show details
{
    "cpe": "cpe:2.3:a:meh.schizofreni:rust-ffmpeg:0.3.0:*:*:*:*:*:*:*",
    "extracted_events": [
        {
            "introduced": "0.3.0"
        },
        {
            "last_affected": "0.3.0"
        }
    ],
    "source": "CPE_STRING"
}

Affected versions

0.*
0.3.0
v0.*
v0.3.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-57616.json"