← Back to CVE List

CVE-2017-14225

Published: 2017-09-09T08:29Z
Last Modified: 2024-11-21T03:12Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
The av_color_primaries_name function in libavutil/pixdesc.c in FFmpeg 3.3.3 may return a NULL pointer depending on a value contained in a file, but callers do not anticipate this, as demonstrated by the avcodec_string function in libavcodec/utils.c, leading to a NULL pointer dereference. (It is also conceivable that there is security relevance for a NULL pointer dereference in av_color_primaries_name calls within the ffprobe command-line program.) > MITRE Terms of Use apply – see LICENSE‑MITRE.txt