Gentoo Archives: gentoo-commits

From: "Sean Amoss (ackle)" <ackle@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/security/en/glsa: glsa-201401-34.xml
Date: Wed, 29 Jan 2014 22:32:02
Message-Id: 20140129223158.9749C2004C@flycatcher.gentoo.org
1 ackle 14/01/29 22:31:58
2
3 Added: glsa-201401-34.xml
4 Log:
5 GLSA 201401-34
6
7 Revision Changes Path
8 1.1 xml/htdocs/security/en/glsa/glsa-201401-34.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201401-34.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201401-34.xml?rev=1.1&content-type=text/plain
12
13 Index: glsa-201401-34.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="201401-34">
20 <title>BIND: Denial of Service</title>
21 <synopsis>Multiple vulnerabilities have been found in BIND, possibly
22 resulting in Denial of Service.
23 </synopsis>
24 <product type="ebuild">bind</product>
25 <announced>January 29, 2014</announced>
26 <revised>January 29, 2014: 1</revised>
27 <bug>437828</bug>
28 <bug>446094</bug>
29 <bug>453974</bug>
30 <bug>463497</bug>
31 <bug>478316</bug>
32 <bug>483208</bug>
33 <bug>498016</bug>
34 <access>remote</access>
35 <affected>
36 <package name="net-dns/bind" auto="yes" arch="*">
37 <unaffected range="ge">9.9.4_p2</unaffected>
38 <vulnerable range="lt">9.9.4_p2</vulnerable>
39 </package>
40 </affected>
41 <background>
42 <p>BIND is the Berkeley Internet Name Domain Server.</p>
43 </background>
44 <description>
45 <p>Multiple vulnerabilities have been discovered in BIND. Please review the
46 CVE identifiers referenced below for details.
47 </p>
48 </description>
49 <impact type="normal">
50 <p>A remote attacker may be able to cause a Denial of Service condition.</p>
51 </impact>
52 <workaround>
53 <p>There is no known workaround at this time.</p>
54 </workaround>
55 <resolution>
56 <p>All BIND users should upgrade to the latest version:</p>
57
58 <code>
59 # emerge --sync
60 # emerge --ask --oneshot --verbose "&gt;=net-dns/bind-9.9.4_p2"
61 </code>
62
63 </resolution>
64 <references>
65 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-5166">CVE-2012-5166</uri>
66 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-5688">CVE-2012-5688</uri>
67 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-5689">CVE-2012-5689</uri>
68 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-2266">CVE-2013-2266</uri>
69 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-3919">CVE-2013-3919</uri>
70 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-4854">CVE-2013-4854</uri>
71 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-0591">CVE-2014-0591</uri>
72 </references>
73 <metadata tag="requester" timestamp="Sun, 16 Dec 2012 21:52:11 +0000">craig</metadata>
74 <metadata tag="submitter" timestamp="Wed, 29 Jan 2014 22:28:10 +0000">ackle</metadata>
75 </glsa>