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.
No analysis available yet.
Remediation
No remediation available yet.
Tracking
Sign in to view the affected projects.
Advisories
| Source | ID | Title |
|---|---|---|
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. |
References
| Link | Providers |
|---|---|
| https://github.com/meh/rust-ffmpeg/issues/192 |
|
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
|
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 |
|
Status: PUBLISHED
Assigner: mitre
Published:
Updated: 2025-09-03T19:47:58.910Z
Reserved: 2025-08-17T00:00:00.000Z
Link: CVE-2025-57616
Updated: 2025-09-03T19:47:53.387Z
Status : Analyzed
Published: 2025-09-02T16:15:40.593
Modified: 2025-09-10T18:25:12.660
Link: CVE-2025-57616
No data.
OpenCVE Enrichment
No data.
Weaknesses
EUVD