An issue was discovered in rust-ffmpeg 0.3.0 (after comit 5ac0527) Null pointer dereference vulnerability in the dump() method allows an attacker to cause a denial of service. The vulnerability exists because the method fails to check the return value of avfilter_graph_dump() for NULL, leading to a crash if the underlying memory allocation fails.
References
Link | Resource |
---|---|
https://github.com/meh/rust-ffmpeg/issues/192 |
Configurations
No configuration.
History
02 Sep 2025, 20:15
Type | Values Removed | Values Added |
---|---|---|
CWE | CWE-476 | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.3 |
02 Sep 2025, 16:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-09-02 16:15
Updated : 2025-09-04 15:36
NVD link : CVE-2025-57611
Mitre link : CVE-2025-57611
CVE.ORG link : CVE-2025-57611
JSON object : View
Products Affected
No product.
CWE
CWE-476
NULL Pointer Dereference