~ubuntu-security/ubuntu-cve-tracker/master

« back to all changes in this revision

Viewing changes to active/CVE-2014-9676

  • Committer: Steve Beattie
  • Date: 2019-02-19 06:18:27 UTC
  • Revision ID: sbeattie@ubuntu.com-20190219061827-oh57fzcfc1u9dlfk
The ubuntu-cve-tracker project has been converted to git.

Please use 'git clone https://git.launchpad.net/ubuntu-cve-tracker' to
get the converted tree.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Candidate: CVE-2014-9676
2
 
PublicDate: 2015-02-27
3
 
References:
4
 
 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9676
5
 
 http://seclists.org/oss-sec/2015/q1/38
6
 
Description:
7
 
 The seg_write_packet function in libavformat/segment.c in ffmpeg 2.1.4 and
8
 
 earlier does not free the correct memory location, which allows remote
9
 
 attackers to cause a denial of service ("invalid memory handler") and
10
 
 possibly execute arbitrary code via a crafted video that triggers a use
11
 
 after free.
12
 
Ubuntu-Description:
13
 
Notes:
14
 
 tyhicks> from what I can tell, libav 9.0 to 11.1 is affected with upstream git
15
 
  commit eb447d515956b3ce182d9750083131735f00324c introducing the issue
16
 
Bugs:
17
 
Priority: medium
18
 
Discovered-by:
19
 
Assigned-to:
20
 
 
21
 
Patches_ffmpeg:
22
 
 upstream: https://github.com/FFmpeg/FFmpeg/commit/b3f04657368a32a9903406395f865e230b1de348
23
 
upstream_ffmpeg: needs-triage
24
 
lucid_ffmpeg: ignored (reached end-of-life)
25
 
precise_ffmpeg: DNE
26
 
precise/esm_ffmpeg: DNE
27
 
trusty_ffmpeg: DNE
28
 
utopic_ffmpeg: DNE
29
 
vivid_ffmpeg: not-affected (7:2.5.4-1)
30
 
vivid/stable-phone-overlay_ffmpeg: DNE
31
 
vivid/ubuntu-core_ffmpeg: DNE
32
 
wily_ffmpeg: not-affected (7:2.5.4-1)
33
 
xenial_ffmpeg: not-affected (7:2.5.4-1)
34
 
yakkety_ffmpeg: not-affected (7:2.5.4-1)
35
 
zesty_ffmpeg: not-affected (7:2.5.4-1)
36
 
artful_ffmpeg: not-affected (7:2.5.4-1)
37
 
bionic_ffmpeg: not-affected (7:2.5.4-1)
38
 
devel_ffmpeg: not-affected (7:2.5.4-1)
39
 
 
40
 
Patches_libav:
41
 
 upstream: https://git.libav.org/?p=libav.git;a=commitdiff;h=b3f04657368a32a9903406395f865e230b1de348
42
 
upstream_libav: needs-triage
43
 
lucid_libav: DNE
44
 
precise_libav: not-affected (4:0.8.16-0ubuntu0.12.04.1)
45
 
precise/esm_libav: DNE (precise was not-affected [4:0.8.16-0ubuntu0.12.04.1])
46
 
trusty_libav: needed
47
 
utopic_libav: ignored (reached end-of-life)
48
 
vivid_libav: not-affected (6:11.2-1)
49
 
vivid/stable-phone-overlay_libav: DNE
50
 
vivid/ubuntu-core_libav: DNE
51
 
wily_libav: DNE
52
 
xenial_libav: DNE
53
 
yakkety_libav: DNE
54
 
zesty_libav: DNE
55
 
artful_libav: DNE
56
 
bionic_libav: DNE
57
 
devel_libav: DNE
58