Gentoo Archives: gentoo-commits

From: "Kristian Fiskerstrand (k_f)" <k_f@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/security/en/glsa: glsa-201502-08.xml
Date: Sat, 07 Feb 2015 20:33:54
Message-Id: 20150207203350.172571145D@oystercatcher.gentoo.org
1 k_f 15/02/07 20:33:50
2
3 Added: glsa-201502-08.xml
4 Log:
5 GLSA 201502-08
6
7 Revision Changes Path
8 1.1 xml/htdocs/security/en/glsa/glsa-201502-08.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201502-08.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201502-08.xml?rev=1.1&content-type=text/plain
12
13 Index: glsa-201502-08.xml
14 ===================================================================
15 <?xml version="1.0" encoding="UTF-8"?>
16 <?xml-stylesheet href="/xsl/glsa.xsl" type="text/xsl"?>
17 <?xml-stylesheet href="/xsl/guide.xsl" type="text/xsl"?>
18 <!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
19 <glsa id="201502-08">
20 <title>Libav: Multiple vulnerabilities</title>
21 <synopsis>Multiple vulnerabilities have been found in Libav, allowing
22 attackers to execute arbitrary code or cause Denial of Service.
23 </synopsis>
24 <product type="ebuild">libav</product>
25 <announced>February 07, 2015</announced>
26 <revised>February 07, 2015: 1</revised>
27 <bug>492582</bug>
28 <bug>515234</bug>
29 <bug>531832</bug>
30 <access>remote</access>
31 <affected>
32 <package name="media-video/libav" auto="yes" arch="*">
33 <unaffected range="ge">9.17</unaffected>
34 <vulnerable range="lt">9.17</vulnerable>
35 </package>
36 </affected>
37 <background>
38 <p>Libav is a complete solution to record, convert and stream audio and
39 video.
40 </p>
41 </background>
42 <description>
43 <p>Multiple vulnerabilities have been discovered in Libav. Please review
44 the CVE identifiers referenced below for details.
45 </p>
46 </description>
47 <impact type="normal">
48 <p>A remote attacker could entice a user to open a specially crafted media
49 file in an application linked against Libav, possibly resulting in
50 execution of arbitrary code with the privileges of the application or a
51 Denial of Service condition.
52 </p>
53 </impact>
54 <workaround>
55 <p>There is no known workaround at this time.</p>
56 </workaround>
57 <resolution>
58 <p>All Libav users should upgrade to the latest version:</p>
59
60 <code>
61 # emerge --sync
62 # emerge --ask --oneshot --verbose "&gt;=media-video/libav-9.17"
63 </code>
64 </resolution>
65 <references>
66 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-3934">CVE-2011-3934</uri>
67 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-3935">CVE-2011-3935</uri>
68 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-3946">CVE-2011-3946</uri>
69 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-0848">CVE-2013-0848</uri>
70 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-0851">CVE-2013-0851</uri>
71 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-0852">CVE-2013-0852</uri>
72 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-0860">CVE-2013-0860</uri>
73 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-0868">CVE-2013-0868</uri>
74 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-3672">CVE-2013-3672</uri>
75 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-3674">CVE-2013-3674</uri>
76 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-4609">CVE-2014-4609</uri>
77 <uri link="https://libav.org/news.html#0.8.9">Libav News November 2, 2013</uri>
78 </references>
79 <metadata tag="requester" timestamp="Wed, 07 Jan 2015 02:04:44 +0000">
80 BlueKnight
81 </metadata>
82 <metadata tag="submitter" timestamp="Sat, 07 Feb 2015 20:33:22 +0000">ackle</metadata>
83 </glsa>