Gentoo Archives: gentoo-commits

From: "Tobias Heinlein (keytoaster)" <keytoaster@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/security/en/glsa: glsa-200808-05.xml
Date: Wed, 06 Aug 2008 20:16:23
Message-Id: E1KQpQA-00028k-6i@stork.gentoo.org
1 keytoaster 08/08/06 20:15:46
2
3 Added: glsa-200808-05.xml
4 Log:
5 GLSA 200808-05
6
7 Revision Changes Path
8 1.1 xml/htdocs/security/en/glsa/glsa-200808-05.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/security/en/glsa/glsa-200808-05.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/security/en/glsa/glsa-200808-05.xml?rev=1.1&content-type=text/plain
12
13 Index: glsa-200808-05.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
20 <glsa id="200808-05">
21 <title>ISC DHCP: Denial of Service</title>
22 <synopsis>
23 A Denial of Service vulnerability was discovered in ISC DHCP.
24 </synopsis>
25 <product type="ebuild">dhcp</product>
26 <announced>August 06, 2008</announced>
27 <revised>August 06, 2008: 01</revised>
28 <bug>227135</bug>
29 <access>remote</access>
30 <affected>
31 <package name="net-misc/dhcp" auto="yes" arch="*">
32 <unaffected range="ge">3.1.1</unaffected>
33 <vulnerable range="lt">3.1.1</vulnerable>
34 </package>
35 </affected>
36 <background>
37 <p>
38 ISC DHCP is ISC's reference implementation of all aspects of the
39 Dynamic Host Configuration Protocol.
40 </p>
41 </background>
42 <description>
43 <p>
44 A buffer overflow error was found in ISC DHCP server, that can only be
45 exploited under unusual server configurations where the DHCP server is
46 configured to provide clients with a large set of DHCP options.
47 </p>
48 </description>
49 <impact type="normal">
50 <p>
51 A remote attacker could exploit this vulnerability to cause a Denial of
52 Service.
53 </p>
54 </impact>
55 <workaround>
56 <p>
57 There is no known workaround at this time.
58 </p>
59 </workaround>
60 <resolution>
61 <p>
62 All ISC DHCP users should upgrade to the latest version:
63 </p>
64 <code>
65 # emerge --sync
66 # emerge --ask --oneshot --verbose &quot;&gt;=net-misc/dhcp-3.1.1&quot;</code>
67 </resolution>
68 <references>
69 <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0062">CVE-2007-0062</uri>
70 </references>
71 <metadata tag="requester" timestamp="Tue, 01 Jul 2008 08:33:40 +0000">
72 rbu
73 </metadata>
74 <metadata tag="bugReady" timestamp="Fri, 04 Jul 2008 13:11:49 +0000">
75 vorlon
76 </metadata>
77 <metadata tag="submitter" timestamp="Fri, 01 Aug 2008 23:00:13 +0000">
78 keytoaster
79 </metadata>
80 </glsa>