libavcodec/hevcdec.c in FFmpeg 3.4 and 4.1.2 mishandles detection of duplicate first slices, which allows remote attackers to cause a denial of service (NULL pointer dereference and out-of-array access) or possibly have unspecified other impact via crafted HEVC data.
The product dereferences a pointer that it expects to be valid but is NULL.
Link | Tags |
---|---|
https://github.com/FFmpeg/FFmpeg/commit/54655623a82632e7624714d7b2a3e039dc5faa7e | third party advisory patch |
http://www.securityfocus.com/bid/108034 | vdb entry broken link |
https://usn.ubuntu.com/3967-1/ | third party advisory vendor advisory |
https://seclists.org/bugtraq/2019/May/60 | third party advisory mailing list |
https://www.debian.org/security/2019/dsa-4449 | third party advisory vendor advisory |
https://lists.debian.org/debian-lts-announce/2019/05/msg00043.html | third party advisory mailing list |
http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00012.html | vendor advisory mailing list third party advisory |
https://usn.ubuntu.com/4431-1/ | third party advisory vendor advisory |
https://github.com/FFmpeg/FFmpeg/commit/9ccc633068c6fe76989f487c8932bd11886ad65b | third party advisory patch |