The decode_init function in libavcodec/utvideodec.c in FFmpeg 2.8 through 3.4.2 allows remote attackers to cause a denial of service (Out of array read) via an AVI file with crafted dimensions within chroma subsampling data.
The product reads data past the end, or before the beginning, of the intended buffer.
Link | Tags |
---|---|
https://git.ffmpeg.org/gitweb/ffmpeg.git/commit/7414d0bda7763f9bd69c26c068e482ab297c1c96 | patch vendor advisory |
https://www.debian.org/security/2018/dsa-4249 | third party advisory vendor advisory |
https://lists.debian.org/debian-lts-announce/2019/01/msg00006.html | third party advisory mailing list |
https://security.gentoo.org/glsa/202003-65 | third party advisory vendor advisory |
https://github.com/FFmpeg/FFmpeg/commit/e724bd1dd9efea3abb8586d6644ec07694afceae | third party advisory patch |