FFmpeg before 4.2 has a heap-based buffer overflow in vqa_decode_chunk because of an out-of-array access in vqa_decode_init in libavcodec/vqavideo.c.
The product writes data past the end, or before the beginning, of the intended buffer.
Link | Tags |
---|---|
https://github.com/FFmpeg/FFmpeg/commit/02f909dc24b1f05cfbba75077c7707b905e63cd2 | third party advisory patch |
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=15919 | issue tracking third party advisory |
https://lists.debian.org/debian-lts-announce/2019/12/msg00003.html | third party advisory mailing list |
https://security.gentoo.org/glsa/202003-65 | third party advisory vendor advisory |
https://www.debian.org/security/2020/dsa-4722 | third party advisory vendor advisory |
https://lists.debian.org/debian-lts-announce/2020/07/msg00022.html | third party advisory mailing list |
https://usn.ubuntu.com/4431-1/ | third party advisory vendor advisory |