cve/2025/CVE-2025-57611.md
2025-09-29 21:09:30 +02:00

819 B

CVE-2025-57611

Description

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.

POC

Reference

No PoCs from references.

Github