Candidate: CVE-2017-14169 PublicDate: 2017-09-07 06:29:00 UTC References: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-14169 https://github.com/FFmpeg/FFmpeg/commit/9d00fb9d70ee8c0cc7002b89318c5be00f1bbdad Description: In the mxf_read_primer_pack function in libavformat/mxfdec.c in FFmpeg 3.3.3 -> 2.4, an integer signedness error might occur when a crafted file, which claims a large "item_num" field such as 0xffffffff, is provided. As a result, the variable "item_num" turns negative, bypassing the check for a large value. Ubuntu-Description: Notes: Bugs: Priority: medium Discovered-by: Xiaohei and Wangchu Assigned-to: CVSS: nvd: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H [8.8 HIGH] Patches_ffmpeg: upstream_ffmpeg: needs-triage precise/esm_ffmpeg: DNE trusty_ffmpeg: DNE trusty/esm_ffmpeg: DNE vivid/ubuntu-core_ffmpeg: DNE xenial_ffmpeg: released (7:2.8.14-0ubuntu0.16.04.1) zesty_ffmpeg: ignored (reached end-of-life) artful_ffmpeg: ignored (reached end-of-life) bionic_ffmpeg: not-affected (7:3.3.4-1) devel_ffmpeg: not-affected (7:3.3.4-1)