summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'glsa-201412-01.xml')
-rw-r--r--glsa-201412-01.xml63
1 files changed, 63 insertions, 0 deletions
diff --git a/glsa-201412-01.xml b/glsa-201412-01.xml
new file mode 100644
index 00000000..f8ff2f67
--- /dev/null
+++ b/glsa-201412-01.xml
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<?xml-stylesheet href="/xsl/glsa.xsl" type="text/xsl"?>
+<?xml-stylesheet href="/xsl/guide.xsl" type="text/xsl"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="201412-01">
+ <title>QEMU: Multiple Vulnerabilities</title>
+ <synopsis>Multiple vulnerabilities have been found in QEMU, the worst of
+ which allows context dependent attackers to cause Denial of Service.
+ </synopsis>
+ <product type="ebuild">qemu</product>
+ <announced>December 08, 2014</announced>
+ <revised>December 08, 2014: 1</revised>
+ <bug>514680</bug>
+ <bug>519506</bug>
+ <bug>520688</bug>
+ <bug>522364</bug>
+ <bug>523428</bug>
+ <bug>527088</bug>
+ <access>local, remote</access>
+ <affected>
+ <package name="app-emulation/qemu" auto="yes" arch="*">
+ <unaffected range="ge">2.1.2-r1</unaffected>
+ <vulnerable range="lt">2.1.2-r1</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>QEMU is a generic and open source machine emulator and virtualizer.</p>
+ </background>
+ <description>
+ <p>Multiple vulnerabilities have been discovered in QEMU. Please review the
+ CVE identifiers referenced below for details.
+ </p>
+ </description>
+ <impact type="normal">
+ <p>A context-dependent attacker could cause a Denial of Service condition
+ and a local user can obtain sensitive information.
+ </p>
+ </impact>
+ <workaround>
+ <p>There is no known workaround at this time.</p>
+ </workaround>
+ <resolution>
+ <p>All QEMU users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose "&gt;=app-emulation/qemu-2.1.2-r1"
+ </code>
+
+ </resolution>
+ <references>
+ <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-3471">CVE-2014-3471</uri>
+ <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-3615">CVE-2014-3615</uri>
+ <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-3640">CVE-2014-3640</uri>
+ <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-5263">CVE-2014-5263</uri>
+ <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-5388">CVE-2014-5388</uri>
+ <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-7815">CVE-2014-7815</uri>
+ </references>
+ <metadata tag="requester" timestamp="Sun, 05 Oct 2014 01:51:26 +0000">
+ BlueKnight
+ </metadata>
+ <metadata tag="submitter" timestamp="Mon, 08 Dec 2014 22:33:07 +0000">K_F</metadata>
+</glsa>