First published: Mon Jul 01 2024(Updated: )
FFmpeg 7.0 is vulnerable to Buffer Overflow. There is a negative-size-param bug at libavcodec/mpegvideo_enc.c:1216:21 in load_input_picture in FFmpeg7.0
Credit: cve@mitre.org cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
debian/ffmpeg | 7:4.3.7-0+deb11u1 7:5.1.6-0+deb12u1 7:7.0.2-3 | |
FFmpeg | =7.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-32230 is classified as a critical vulnerability due to its buffer overflow nature.
To fix CVE-2024-32230, upgrade to FFmpeg versions 7:4.3.7-0+deb11u1, 7:5.1.6-0+deb12u1, or 7:7.0.2-3.
FFmpeg version 7.0 is the only version explicitly identified as affected by CVE-2024-32230.
CVE-2024-32230 is a buffer overflow vulnerability involving a negative-size parameter.
The vulnerability is located in the load_input_picture function in libavcodec/mpegvideo_enc.c at line 1216.