An issue was discovered in rust-ffmpeg 0.3.0 (after comit...
High severity
Unreviewed
Published
Sep 2, 2025
to the GitHub Advisory Database
•
Updated Sep 2, 2025
Description
Published by the National Vulnerability Database
Sep 2, 2025
Published to the GitHub Advisory Database
Sep 2, 2025
Last updated
Sep 2, 2025
An issue was discovered in rust-ffmpeg 0.3.0 (after comit 5ac0527) Null pointer dereference vulnerability in the name() method allows an attacker to cause a denial of service. The vulnerability exists because the method fails to check for a NULL return value from the av_get_sample_fmt_name() C function, which can be triggered by providing an unrecognized sample format.
References