Gentoo Archives: gentoo-commits

From: "Chris Reffett (creffett)" <creffett@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/security/en/glsa: glsa-201312-04.xml
Date: Tue, 03 Dec 2013 04:33:23
Message-Id: 20131203043313.C52572004B@flycatcher.gentoo.org
1 creffett 13/12/03 04:33:13
2
3 Added: glsa-201312-04.xml
4 Log:
5 GLSA 201312-04
6
7 Revision Changes Path
8 1.1 xml/htdocs/security/en/glsa/glsa-201312-04.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201312-04.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201312-04.xml?rev=1.1&content-type=text/plain
12
13 Index: glsa-201312-04.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="201312-04">
20 <title>libtheora: Arbitrary code execution</title>
21 <synopsis>An integer overflow in libtheora might allow remote attackers to
22 execute arbitrary code or cause a Denial of Service condition.
23 </synopsis>
24 <product type="ebuild">libtheora</product>
25 <announced>December 03, 2013</announced>
26 <revised>December 03, 2013: 1</revised>
27 <bug>298039</bug>
28 <access>remote</access>
29 <affected>
30 <package name="media-libs/libtheora" auto="yes" arch="*">
31 <unaffected range="ge">1.1.1</unaffected>
32 <vulnerable range="lt">1.1.1</vulnerable>
33 </package>
34 </affected>
35 <background>
36 <p>libtheora is the reference implementation of Theora, a free and open
37 video compression format from the Xiph.org Foundation.
38 </p>
39 </background>
40 <description>
41 <p>An integer overflow flaw has been discovered in libtheora.</p>
42 </description>
43 <impact type="normal">
44 <p>A remote attacker could execute arbitrary code or cause a Denial of
45 Service condition.
46 </p>
47 </impact>
48 <workaround>
49 <p>There is no known workaround at this time.</p>
50 </workaround>
51 <resolution>
52 <p>All libtheora users should upgrade to the latest version:</p>
53
54 <code>
55 # emerge --sync
56 # emerge --ask --oneshot --verbose "&gt;=media-libs/libtheora-1.1.1"
57 </code>
58
59 <p>Packages which depend on this library may need to be recompiled. Tools
60 such as revdep-rebuild may assist in identifying some of these packages.
61 </p>
62 </resolution>
63 <references>
64 <uri link="http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2009-3389">
65 CVE-2009-3389
66 </uri>
67 </references>
68 <metadata tag="requester" timestamp="Fri, 07 Oct 2011 23:38:01 +0000">
69 underling
70 </metadata>
71 <metadata tag="submitter" timestamp="Tue, 03 Dec 2013 04:32:42 +0000">Zlogene</metadata>
72 </glsa>