Home

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.

PUBLISHED Reserved 2025-08-17 | Published 2025-09-02 | Updated 2025-09-03 | Assigner mitre

References

github.com/meh/rust-ffmpeg/issues/192

cve.org (CVE-2025-57613)

nvd.nist.gov (CVE-2025-57613)

Download JSON