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.)
References
Link | Resource |
---|---|
http://www.debian.org/security/2017/dsa-3996 | |
http://www.securityfocus.com/bid/100704 | Third Party Advisory VDB Entry |
https://github.com/FFmpeg/FFmpeg/commit/837cb4325b712ff1aab531bf41668933f61d75d2 | Issue Tracking Patch Third Party Advisory |
https://lists.ffmpeg.org/pipermail/ffmpeg-devel/2017-August/215198.html | Mailing List Patch Vendor Advisory |
http://www.debian.org/security/2017/dsa-3996 | |
http://www.securityfocus.com/bid/100704 | Third Party Advisory VDB Entry |
https://github.com/FFmpeg/FFmpeg/commit/837cb4325b712ff1aab531bf41668933f61d75d2 | Issue Tracking Patch Third Party Advisory |
https://lists.ffmpeg.org/pipermail/ffmpeg-devel/2017-August/215198.html | Mailing List Patch Vendor Advisory |
Configurations
History
21 Nov 2024, 03:12
Type | Values Removed | Values Added |
---|---|---|
References | () http://www.debian.org/security/2017/dsa-3996 - | |
References | () http://www.securityfocus.com/bid/100704 - Third Party Advisory, VDB Entry | |
References | () https://github.com/FFmpeg/FFmpeg/commit/837cb4325b712ff1aab531bf41668933f61d75d2 - Issue Tracking, Patch, Third Party Advisory | |
References | () https://lists.ffmpeg.org/pipermail/ffmpeg-devel/2017-August/215198.html - Mailing List, Patch, Vendor Advisory |
Information
Published : 2017-09-09 08:29
Updated : 2024-11-21 03:12
NVD link : CVE-2017-14225
Mitre link : CVE-2017-14225
CVE.ORG link : CVE-2017-14225
JSON object : View
Products Affected
ffmpeg
- ffmpeg
CWE
CWE-476
NULL Pointer Dereference