summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Legler <alex@a3li.li>2015-03-08 22:02:38 +0100
committerAlex Legler <alex@a3li.li>2015-03-08 22:02:38 +0100
commita24567fbc43f221b14e805f9bc0b7c6d16911c46 (patch)
tree910a04fe6ee560ac0eebac55f3cd2781c3519760 /glsa-201202-07.xml
downloadglsa-a24567fbc43f221b14e805f9bc0b7c6d16911c46.tar.gz
glsa-a24567fbc43f221b14e805f9bc0b7c6d16911c46.tar.bz2
glsa-a24567fbc43f221b14e805f9bc0b7c6d16911c46.zip
Import existing advisories
Diffstat (limited to 'glsa-201202-07.xml')
-rw-r--r--glsa-201202-07.xml58
1 files changed, 58 insertions, 0 deletions
diff --git a/glsa-201202-07.xml b/glsa-201202-07.xml
new file mode 100644
index 00000000..00480336
--- /dev/null
+++ b/glsa-201202-07.xml
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<?xml-stylesheet type="text/xsl" href="/xsl/glsa.xsl"?>
+<?xml-stylesheet type="text/xsl" href="/xsl/guide.xsl"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="201202-07">
+ <title>libvirt: Multiple vulnerabilities</title>
+ <synopsis>Multiple vulnerabilities were found in libvirt, the worst of which
+ might allow guest OS users to read arbitrary files on the host OS.
+ </synopsis>
+ <product type="ebuild">libvirt</product>
+ <announced>February 27, 2012</announced>
+ <revised>February 27, 2012: 1</revised>
+ <bug>358877</bug>
+ <bug>372963</bug>
+ <bug>373991</bug>
+ <bug>386287</bug>
+ <access>local, remote</access>
+ <affected>
+ <package name="app-emulation/libvirt" auto="yes" arch="*">
+ <unaffected range="ge">0.9.3-r1</unaffected>
+ <vulnerable range="lt">0.9.3-r1</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>libvirt is a C toolkit to manipulate virtual machines.</p>
+ </background>
+ <description>
+ <p>Multiple vulnerabilities have been discovered in libvirt. Please review
+ the CVE identifiers referenced below for details.
+ </p>
+ </description>
+ <impact type="normal">
+ <p>These vulnerabilities allow a remote attacker to cause a Denial of
+ Service condition on the host server or libvirt daemon, or might allow
+ guest OS users to read arbitrary files on the host OS.
+ </p>
+ </impact>
+ <workaround>
+ <p>There is no known workaround at this time.</p>
+ </workaround>
+ <resolution>
+ <p>All libvirt users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose "&gt;=app-emulation/libvirt-0.9.3-r1"
+ </code>
+
+ </resolution>
+ <references>
+ <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-1146">CVE-2011-1146</uri>
+ <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-1486">CVE-2011-1486</uri>
+ <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-2178">CVE-2011-2178</uri>
+ <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-2511">CVE-2011-2511</uri>
+ </references>
+ <metadata timestamp="Fri, 07 Oct 2011 23:37:16 +0000" tag="requester">craig</metadata>
+ <metadata timestamp="Mon, 27 Feb 2012 22:20:05 +0000" tag="submitter">craig</metadata>
+</glsa>