adts_decode_extradata in libavformat/adtsenc.c in FFmpeg 4.4 does not check the init_get_bits return value, which is a necessary step because the second argument to init_get_bits can be crafted.
The product does not check the return value from a method or function, which can prevent it from detecting unexpected states and conditions.
Link | Tags |
---|---|
https://patchwork.ffmpeg.org/project/ffmpeg/patch/AS8P193MB12542A86E22F8207EC971930B6F19%40AS8P193MB1254.EURP193.PROD.OUTLOOK.COM/ | |
https://github.com/FFmpeg/FFmpeg/commit/9ffa49496d1aae4cbbb387aac28a9e061a6ab0a6 | third party advisory patch |
https://www.debian.org/security/2021/dsa-4990 | third party advisory vendor advisory |
https://www.debian.org/security/2021/dsa-4998 | third party advisory vendor advisory |
https://lists.debian.org/debian-lts-announce/2021/11/msg00012.html | third party advisory mailing list |
https://security.gentoo.org/glsa/202312-14 | vendor advisory |