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-201408-09.xml
Date: Fri, 29 Aug 2014 09:18:07
Message-Id: 20140829091803.30B4B427B@oystercatcher.gentoo.org
1 k_f 14/08/29 09:18:03
2
3 Added: glsa-201408-09.xml
4 Log:
5 GLSA 201408-09
6
7 Revision Changes Path
8 1.1 xml/htdocs/security/en/glsa/glsa-201408-09.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201408-09.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201408-09.xml?rev=1.1&content-type=text/plain
12
13 Index: glsa-201408-09.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="201408-09">
20 <title>GNU Libtasn1: Multiple vulnerabilities</title>
21 <synopsis>Multiple vulnerabilities have been discovered in GNU Libtasn1, the
22 worse of which can allow a context-dependent attacker to cause a Denial of
23 Service condition.
24 </synopsis>
25 <product type="ebuild">libtasn1</product>
26 <announced>August 29, 2014</announced>
27 <revised>August 29, 2014: 1</revised>
28 <bug>511536</bug>
29 <access>local, remote</access>
30 <affected>
31 <package name="dev-libs/libtasn1" auto="yes" arch="*">
32 <unaffected range="ge">3.6</unaffected>
33 <vulnerable range="lt">3.6</vulnerable>
34 </package>
35 </affected>
36 <background>
37 <p>The ASN.1 library used in GNUTLS.</p>
38 </background>
39 <description>
40 <p>Multiple vulnerabilities have been discovered in GNU Libtasn1. Please
41 review the CVE identifiers referenced below for details.
42 </p>
43 </description>
44 <impact type="normal">
45 <p>A context-dependent attacker could possibly cause a Denial of Service
46 condition.
47 </p>
48 </impact>
49 <workaround>
50 <p>There is no known workaround at this time.</p>
51 </workaround>
52 <resolution>
53 <p>All GNU Libtasn1 users should upgrade to the latest version:</p>
54
55 <code>
56 # emerge --sync
57 # emerge --ask --oneshot --verbose "&gt;=dev-libs/libtasn1-3.6"
58 </code>
59
60 <p>Packages which depend on this library may need to be recompiled. Tools
61 such as revdep-rebuild may assist in identifying some of these packages.
62 </p>
63
64 </resolution>
65 <references>
66 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-3467">CVE-2014-3467</uri>
67 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-3468">CVE-2014-3468</uri>
68 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-3469">CVE-2014-3469</uri>
69 </references>
70 <metadata tag="requester" timestamp="Tue, 17 Jun 2014 17:44:50 +0000">K_F</metadata>
71 <metadata tag="submitter" timestamp="Fri, 29 Aug 2014 09:17:19 +0000">Zlogene</metadata>
72 </glsa>