summaryrefslogtreecommitdiff
blob: fa4bf6dcdf19c184cd1a889be8cc4db285d66857 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="201701-71">
  <title>FFmpeg: Multiple vulnerabilities</title>
  <synopsis>Multiple vulnerabilities have been found in FFmpeg, the worst of
    which may allow remote attackers to cause a Denial of Service condition.
  </synopsis>
  <product type="ebuild">ffmpeg</product>
  <announced>2017-01-29</announced>
  <revised count="1">2017-01-29</revised>
  <bug>596760</bug>
  <access>remote</access>
  <affected>
    <package name="media-video/ffmpeg" auto="yes" arch="*">
      <unaffected range="ge">2.8.10</unaffected>
      <vulnerable range="lt">2.8.10</vulnerable>
    </package>
  </affected>
  <background>
    <p>FFmpeg is a complete, cross-platform solution to record, convert and
      stream audio and video.
    </p>
  </background>
  <description>
    <p>Multiple vulnerabilities have been discovered in FFmpeg. Please review
      the CVE identifiers referenced below for details.
    </p>
  </description>
  <impact type="normal">
    <p>Remote attackers could cause a Denial of Service condition via various
      crafted media file types or have other unspecified impacts.
    </p>
  </impact>
  <workaround>
    <p>There is no known workaround at this time.</p>
  </workaround>
  <resolution>
    <p>All FFmpeg users should upgrade to the latest version:</p>
    
    <code>
      # emerge --sync
      # emerge --ask --oneshot --verbose "&gt;=media-video/ffmpeg-2.8.10"
    </code>
  </resolution>
  <references>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2016-7122">CVE-2016-7122</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2016-7450">CVE-2016-7450</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2016-7502">CVE-2016-7502</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2016-7555">CVE-2016-7555</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2016-7562">CVE-2016-7562</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2016-7785">CVE-2016-7785</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2016-7905">CVE-2016-7905</uri>
  </references>
  <metadata tag="requester" timestamp="2017-01-19T09:23:50Z">b-man</metadata>
  <metadata tag="submitter" timestamp="2017-01-29T16:22:37Z">b-man</metadata>
</glsa>