In FFmpeg before 4.2, avcodec_open2 in libavcodec/utils.c allows a NULL pointer dereference and possibly unspecified other impact when there is no valid close function pointer.
The product dereferences a pointer that it expects to be valid but is NULL.
Link | Tags |
---|---|
https://github.com/FFmpeg/FFmpeg/commit/8df6884832ec413cf032dfaa45c23b1c7876670c | third party advisory patch |
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=15733 | third party advisory issue tracking |
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://usn.ubuntu.com/4431-1/ | third party advisory vendor advisory |
https://lists.debian.org/debian-lts-announce/2021/01/msg00026.html | third party advisory mailing list |