Gentoo Archives: gentoo-commits

From: "Stefan Behte (craig)" <craig@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/security/en/glsa: glsa-201202-07.xml
Date: Mon, 27 Feb 2012 22:21:45
Message-Id: 20120227222134.CD79A2004B@flycatcher.gentoo.org
1 craig 12/02/27 22:21:34
2
3 Added: glsa-201202-07.xml
4 Log:
5 GLSA 201202-07
6
7 Revision Changes Path
8 1.1 xml/htdocs/security/en/glsa/glsa-201202-07.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201202-07.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201202-07.xml?rev=1.1&content-type=text/plain
12
13 Index: glsa-201202-07.xml
14 ===================================================================
15 <?xml version="1.0" encoding="UTF-8"?>
16 <?xml-stylesheet type="text/xsl" href="/xsl/glsa.xsl"?>
17 <?xml-stylesheet type="text/xsl" href="/xsl/guide.xsl"?>
18 <!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
19 <glsa id="201202-07">
20 <title>libvirt: Multiple vulnerabilities</title>
21 <synopsis>Multiple vulnerabilities were found in libvirt, the worst of which
22 might allow guest OS users to read arbitrary files on the host OS.
23 </synopsis>
24 <product type="ebuild">libvirt</product>
25 <announced>February 27, 2012</announced>
26 <revised>February 27, 2012: 1</revised>
27 <bug>358877</bug>
28 <bug>372963</bug>
29 <bug>373991</bug>
30 <bug>386287</bug>
31 <access>local, remote</access>
32 <affected>
33 <package name="app-emulation/libvirt" auto="yes" arch="*">
34 <unaffected range="ge">0.9.3-r1</unaffected>
35 <vulnerable range="lt">0.9.3-r1</vulnerable>
36 </package>
37 </affected>
38 <background>
39 <p>libvirt is a C toolkit to manipulate virtual machines.</p>
40 </background>
41 <description>
42 <p>Multiple vulnerabilities have been discovered in libvirt. Please review
43 the CVE identifiers referenced below for details.
44 </p>
45 </description>
46 <impact type="normal">
47 <p>These vulnerabilites allow a remote attacker to cause a Denial of
48 Service condition on the host server or libvirt daemon, or might allow
49 guest OS users to read arbitrary files on the host OS.
50 </p>
51 </impact>
52 <workaround>
53 <p>There is no known workaround at this time.</p>
54 </workaround>
55 <resolution>
56 <p>All libvirt users should upgrade to the latest version:</p>
57
58 <code>
59 # emerge --sync
60 # emerge --ask --oneshot --verbose "&gt;=app-emulation/libvirt-0.9.3-r1"
61 </code>
62
63 </resolution>
64 <references>
65 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-1146">CVE-2011-1146</uri>
66 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-1486">CVE-2011-1486</uri>
67 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-2178">CVE-2011-2178</uri>
68 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-2511">CVE-2011-2511</uri>
69 </references>
70 <metadata timestamp="Fri, 07 Oct 2011 23:37:16 +0000" tag="requester">craig</metadata>
71 <metadata timestamp="Mon, 27 Feb 2012 22:20:05 +0000" tag="submitter">craig</metadata>
72 </glsa>