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-200804-02.xml
Date: Wed, 02 Apr 2008 21:24:38
Message-Id: E1JhARf-0003M8-6x@stork.gentoo.org
1 py 08/04/02 21:24:35
2
3 Added: glsa-200804-02.xml
4 Log:
5 GLSA 200804-02
6
7 Revision Changes Path
8 1.1 xml/htdocs/security/en/glsa/glsa-200804-02.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/security/en/glsa/glsa-200804-02.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/security/en/glsa/glsa-200804-02.xml?rev=1.1&content-type=text/plain
12
13 Index: glsa-200804-02.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="200804-02">
21 <title>bzip2: Denial of Service</title>
22 <synopsis>
23 A buffer overread vulnerability has been discovered in Bzip2.
24 </synopsis>
25 <product type="ebuild">bzip2</product>
26 <announced>April 02, 2008</announced>
27 <revised>April 02, 2008: 01</revised>
28 <bug>213820</bug>
29 <access>remote</access>
30 <affected>
31 <package name="app-arch/bzip2" auto="yes" arch="*">
32 <unaffected range="ge">1.0.5</unaffected>
33 <vulnerable range="lt">1.0.5</vulnerable>
34 </package>
35 </affected>
36 <background>
37 <p>
38 bzip2 is a free and open source lossless data compression program.
39 </p>
40 </background>
41 <description>
42 <p>
43 The Oulu University discovered that bzip2 does not properly check
44 offsets provided by the bzip2 file, leading to a buffer overread.
45 </p>
46 </description>
47 <impact type="normal">
48 <p>
49 Remote attackers can entice a user or automated system to open a
50 specially crafted file that triggers a buffer overread, causing a
51 Denial of Service. libbz2 and programs linking against it are also
52 affected.
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 bzip2 users should upgrade to the latest version:
63 </p>
64 <code>
65 # emerge --sync
66 # emerge --ask --oneshot --verbose &quot;&gt;=app-arch/bzip2-1.0.5&quot;</code>
67 </resolution>
68 <references>
69 <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1372">CVE-2008-1372</uri>
70 </references>
71 <metadata tag="requester" timestamp="Fri, 21 Mar 2008 02:17:50 +0000">
72 rbu
73 </metadata>
74 <metadata tag="submitter" timestamp="Fri, 21 Mar 2008 23:42:29 +0000">
75 mfleming
76 </metadata>
77 <metadata tag="bugReady" timestamp="Wed, 02 Apr 2008 13:31:45 +0000">
78 rbu
79 </metadata>
80 </glsa>
81
82
83
84 --
85 gentoo-commits@l.g.o mailing list