CVE-2025-59730

Name
CVE-2025-59730
Description
When decoding a frame for a SANM file (ANIM v0 variant), the decoded data can be larger than the buffer allocated for it. Frames encoded with codec 48 can specify their resolution (width x height). A buffer of appropriate size is allocated depending on the resolution. This codec can encode the frame contents using a run-length encoding algorithm. There are no checks that the decoded frame fits in the allocated buffer, leading to a heap-buffer-overflow. process_frame_obj initializes the buffers based on the frame resolution: We recommend upgrading to version 8.0 or beyond.
NVD Severity
medium
Other trackers
Mailing lists
Exploits
Forges
GitHub (code, issues), Aports (code, issues)

References

Type URI
cve-coordination@google.com https://issuetracker.google.com/434637586

Match rules

CPE URI Source package Min version Max version
ffmpeg >= 829680f96a7a7ff02d1543895ec0fb713309d5c0 < 8.0

Vulnerable and fixed packages

Source package Branch Version Maintainer Status
ffmpeg edge-community 8.0-r0 Achill Gilgenast <achill@achill.org> fixed