#VU83856 Integer overflow in FFmpeg - CVE-2021-28429
Published: December 5, 2023
FFmpeg
ffmpeg.sourceforge.net
Description
The vulnerability allows a local user to perform a denial of service (DoS) attack.
The vulnerability exists due to integer overflow within the av_timecode_make_string in libavutil/timecode.c. A local user can pass specially crafted data to the application, trigger integer overflow and cause a denial of service condition on the target system.