Gentoo Archives: gentoo-commits

From: "Pierre-Yves Rofes (py)" <py@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/security/en/glsa: glsa-200801-04.xml
Date: Wed, 09 Jan 2008 22:03:47
Message-Id: E1JCisq-0002ci-Pu@stork.gentoo.org
1 py 08/01/09 21:54:48
2
3 Added: glsa-200801-04.xml
4 Log:
5 GLSA 200801-04
6
7 Revision Changes Path
8 1.1 xml/htdocs/security/en/glsa/glsa-200801-04.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/security/en/glsa/glsa-200801-04.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/security/en/glsa/glsa-200801-04.xml?rev=1.1&content-type=text/plain
12
13 Index: glsa-200801-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
20 <glsa id="200801-04">
21 <title>OpenAFS: Denial of Service</title>
22 <synopsis>
23 A Denial of Service vulnerability has been discovered in OpenAFS.
24 </synopsis>
25 <product type="ebuild">openafs</product>
26 <announced>January 09, 2008</announced>
27 <revised>January 09, 2008: 01</revised>
28 <bug>203573</bug>
29 <access>remote</access>
30 <affected>
31 <package name="net-fs/openafs" auto="yes" arch="*">
32 <unaffected range="ge">1.4.6</unaffected>
33 <vulnerable range="lt">1.4.6</vulnerable>
34 </package>
35 </affected>
36 <background>
37 <p>
38 OpenAFS is a distributed network filesystem.
39 </p>
40 </background>
41 <description>
42 <p>
43 Russ Allbery, Jeffrey Altman, Dan Hyde and Thomas Mueller discovered a
44 race condition due to an improper handling of the clients callbacks
45 lists.
46 </p>
47 </description>
48 <impact type="normal">
49 <p>
50 A remote attacker could construct cases which trigger the race
51 condition, resulting in a server crash.
52 </p>
53 </impact>
54 <workaround>
55 <p>
56 There is no known workaround at this time.
57 </p>
58 </workaround>
59 <resolution>
60 <p>
61 All OpenAFS users should upgrade to the latest version:
62 </p>
63 <code>
64 # emerge --sync
65 # emerge --ask --oneshot --verbose &quot;&gt;=net-fs/openafs-1.4.6&quot;</code>
66 </resolution>
67 <references>
68 <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6599">CVE-2007-6599</uri>
69 </references>
70 <metadata tag="requester" timestamp="Sat, 05 Jan 2008 00:13:45 +0000">
71 rbu
72 </metadata>
73 <metadata tag="submitter" timestamp="Tue, 08 Jan 2008 21:35:12 +0000">
74 p-y
75 </metadata>
76 <metadata tag="bugReady" timestamp="Tue, 08 Jan 2008 21:35:21 +0000">
77 p-y
78 </metadata>
79 </glsa>
80
81
82
83 --
84 gentoo-commits@l.g.o mailing list