In line libavcodec/h264dec.c:500 in libav(v13_dev0), ffmpeg(n3.4), chromium(56 prior Feb 13, 2017), the return value of init_get_bits is ignored and get_ue_golomb(&gb) is called on an uninitialized get_bits context, which causes a NULL deref exception.
References
Link | Resource |
---|---|
https://bugzilla.libav.org/show_bug.cgi?id=952 | Exploit Issue Tracking Third Party Advisory |
https://chromium.googlesource.com/chromium/third_party/ffmpeg/+/8e313ca08800178efce00045e07dc494d437b70c | Issue Tracking Patch |
https://lists.debian.org/debian-lts-announce/2019/03/msg00041.html | |
https://lists.ffmpeg.org/pipermail/ffmpeg-cvslog/2017-January/104221.html | Issue Tracking Patch |
https://bugzilla.libav.org/show_bug.cgi?id=952 | Exploit Issue Tracking Third Party Advisory |
https://chromium.googlesource.com/chromium/third_party/ffmpeg/+/8e313ca08800178efce00045e07dc494d437b70c | Issue Tracking Patch |
https://lists.debian.org/debian-lts-announce/2019/03/msg00041.html | |
https://lists.ffmpeg.org/pipermail/ffmpeg-cvslog/2017-January/104221.html | Issue Tracking Patch |
Configurations
History
21 Nov 2024, 03:04
Type | Values Removed | Values Added |
---|---|---|
References | () https://bugzilla.libav.org/show_bug.cgi?id=952 - Exploit, Issue Tracking, Third Party Advisory | |
References | () https://chromium.googlesource.com/chromium/third_party/ffmpeg/+/8e313ca08800178efce00045e07dc494d437b70c - Issue Tracking, Patch | |
References | () https://lists.debian.org/debian-lts-announce/2019/03/msg00041.html - | |
References | () https://lists.ffmpeg.org/pipermail/ffmpeg-cvslog/2017-January/104221.html - Issue Tracking, Patch |
Information
Published : 2018-01-03 20:29
Updated : 2024-11-21 03:04
NVD link : CVE-2017-1000460
Mitre link : CVE-2017-1000460
CVE.ORG link : CVE-2017-1000460
JSON object : View
Products Affected
- chrome
ffmpeg
- ffmpeg
libav
- libav
CWE
CWE-476
NULL Pointer Dereference