Description
An issue was discovered in rust-ffmpeg 0.3.0 (after comit 5ac0527) A null pointer dereference vulnerability in the input() constructor function allows an attacker to cause a denial of service. The vulnerability is triggered when the avio_alloc_context() call fails and returns NULL, which is then stored and later dereferenced by the Io struct's Drop implementation.
No analysis available yet.
Remediation
No remediation available yet.
Tracking
Sign in to view the affected projects.
Advisories
| Source | ID | Title |
|---|---|---|
EUVD |
EUVD-2025-26411 | An issue was discovered in rust-ffmpeg 0.3.0 (after comit 5ac0527) A null pointer dereference vulnerability in the input() constructor function allows an attacker to cause a denial of service. The vulnerability is triggered when the avio_alloc_context() call fails and returns NULL, which is then stored and later dereferenced by the Io struct's Drop implementation. |
References
| Link | Providers |
|---|---|
| https://github.com/meh/rust-ffmpeg/issues/192 |
|
History
Wed, 10 Sep 2025 18:45: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-476 | |
| 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 null pointer dereference vulnerability in the input() constructor function allows an attacker to cause a denial of service. The vulnerability is triggered when the avio_alloc_context() call fails and returns NULL, which is then stored and later dereferenced by the Io struct's Drop implementation. | |
| References |
|
Status: PUBLISHED
Assigner: mitre
Published:
Updated: 2025-09-03T19:36:51.861Z
Reserved: 2025-08-17T00:00:00.000Z
Link: CVE-2025-57613
Updated: 2025-09-03T19:36:46.998Z
Status : Analyzed
Published: 2025-09-02T16:15:40.117
Modified: 2025-09-10T18:33:24.547
Link: CVE-2025-57613
No data.
OpenCVE Enrichment
No data.
Weaknesses
EUVD