summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository QA checks <repo-qa-checks@gentoo.org>2017-01-29 16:42:17 +0000
committerRepository QA checks <repo-qa-checks@gentoo.org>2017-01-29 16:42:17 +0000
commit81e257dfb315a9c4bff2da157c7b965e39ec86ad (patch)
treea45e25abfb777f34b25734b638059808a6ef6e27 /metadata/glsa
parentMerge updates from master (diff)
parentAdd GLSA 201701-71 (diff)
downloadgentoo-81e257dfb315a9c4bff2da157c7b965e39ec86ad.tar.gz
gentoo-81e257dfb315a9c4bff2da157c7b965e39ec86ad.tar.bz2
gentoo-81e257dfb315a9c4bff2da157c7b965e39ec86ad.zip
Merge commit '35f3974ad3f6efd69ddd325406bab1aad5f6968e'
Diffstat (limited to 'metadata/glsa')
-rw-r--r--metadata/glsa/glsa-201701-71.xml56
1 files changed, 56 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-201701-71.xml b/metadata/glsa/glsa-201701-71.xml
new file mode 100644
index 000000000000..1d55b382c568
--- /dev/null
+++ b/metadata/glsa/glsa-201701-71.xml
@@ -0,0 +1,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>2017-01-29: 1</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="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2016-7122">CVE-2016-7122</uri>
+ <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2016-7450">CVE-2016-7450</uri>
+ <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2016-7502">CVE-2016-7502</uri>
+ <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2016-7555">CVE-2016-7555</uri>
+ <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2016-7562">CVE-2016-7562</uri>
+ <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2016-7785">CVE-2016-7785</uri>
+ <uri link="http://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>