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.
Published: 2025-09-02
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Analysis and contextual insights are available on OpenCVE Cloud.

Remediation

No vendor fix or workaround currently provided.

Additional remediation guidance may be available on OpenCVE Cloud.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-26408 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.
History

Wed, 10 Sep 2025 18:30:00 +0000

Type Values Removed Values Added
First Time appeared Meh.schizofreni
Meh.schizofreni rust-ffmpeg
CPEs cpe:2.3:a:meh.schizofreni:rust-ffmpeg:0.3.0:*:*:*:*:*:*:*
Vendors & Products Meh.schizofreni
Meh.schizofreni rust-ffmpeg

Wed, 03 Sep 2025 20:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-416
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 02 Sep 2025 16:15:00 +0000

Type Values Removed Values Added
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.
References

Subscriptions

Meh.schizofreni Rust-ffmpeg
cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2025-09-03T19:47:58.910Z

Reserved: 2025-08-17T00:00:00.000Z

Link: CVE-2025-57616

cve-icon Vulnrichment

Updated: 2025-09-03T19:47:53.387Z

cve-icon NVD

Status : Analyzed

Published: 2025-09-02T16:15:40.593

Modified: 2025-09-10T18:25:12.660

Link: CVE-2025-57616

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

No data.

Weaknesses