CVE-2017-1000460
Severity CVSS v4.0:
Pending analysis
Type:
CWE-476
NULL Pointer Dereference
Publication date:
03/01/2018
Last modified:
17/06/2026
Description
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.
Impact
Base Score 3.x
6.50
Severity 3.x
MEDIUM
Base Score 2.0
4.30
Severity 2.0
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:a:libav:libav:13_dev0:*:*:*:*:*:*:* | ||
| cpe:2.3:a:ffmpeg:ffmpeg:3.4:*:*:*:*:*:*:* | ||
| cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:* | 56.0.2924 (including) |
To consult the complete list of CPE names with products and versions, see this page
References to Advisories, Solutions, and Tools
- https://bugzilla.libav.org/show_bug.cgi?id=952
- https://chromium.googlesource.com/chromium/third_party/ffmpeg/+/8e313ca08800178efce00045e07dc494d437b70c
- https://lists.debian.org/debian-lts-announce/2019/03/msg00041.html
- https://lists.ffmpeg.org/pipermail/ffmpeg-cvslog/2017-January/104221.html
- https://bugzilla.libav.org/show_bug.cgi?id=952
- https://chromium.googlesource.com/chromium/third_party/ffmpeg/+/8e313ca08800178efce00045e07dc494d437b70c
- https://lists.debian.org/debian-lts-announce/2019/03/msg00041.html
- https://lists.ffmpeg.org/pipermail/ffmpeg-cvslog/2017-January/104221.html



