Gentoo Archives: gentoo-commits

From: "Kristian Fiskerstrand (k_f)" <k_f@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/security/en/glsa: glsa-201408-17.xml
Date: Sat, 30 Aug 2014 00:57:42
Message-Id: 20140830005738.1185D436E@oystercatcher.gentoo.org
1 k_f 14/08/30 00:57:38
2
3 Added: glsa-201408-17.xml
4 Log:
5 GLSA 201408-17
6
7 Revision Changes Path
8 1.1 xml/htdocs/security/en/glsa/glsa-201408-17.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201408-17.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201408-17.xml?rev=1.1&content-type=text/plain
12
13 Index: glsa-201408-17.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 <glsa id="201408-17">
20 <title>QEMU: Multiple vulnerabilities</title>
21 <synopsis>Multiple vulnerabilities have been found in QEMU, worst of which
22 allows local attackers to execute arbitrary code.
23 </synopsis>
24 <product type="ebuild">qemu</product>
25 <announced>August 30, 2014</announced>
26 <revised>August 30, 2014: 1</revised>
27 <bug>505946</bug>
28 <bug>507692</bug>
29 <bug>507790</bug>
30 <bug>507796</bug>
31 <bug>510208</bug>
32 <bug>510234</bug>
33 <access>local</access>
34 <affected>
35 <package name="app-emulation/qemu" auto="yes" arch="*">
36 <unaffected range="ge">2.0.0-r1</unaffected>
37 <vulnerable range="lt">2.0.0-r1</vulnerable>
38 </package>
39 </affected>
40 <background>
41 <p>QEMU is a generic and open source machine emulator and virtualizer.</p>
42 </background>
43 <description>
44 <p>Multiple vulnerabilities have been discovered in QEMU. Please review the
45 CVE identifiers referenced below for details.
46 </p>
47 </description>
48 <impact type="high">
49 <p>A local attacker could possibly execute arbitrary code with the
50 privileges of the process, or cause a Denial of
51 Service condition.
52 </p>
53 </impact>
54 <workaround>
55 <p>There is no known workaround at this time.</p>
56 </workaround>
57 <resolution>
58 <p>All QEMU users should upgrade to the latest version:</p>
59
60 <code>
61 # emerge --sync
62 # emerge --ask --oneshot --verbose "&gt;=app-emulation/qemu-2.0.0-r1"
63 </code>
64
65 </resolution>
66 <references>
67 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-4544">CVE-2013-4544</uri>
68 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-0142">CVE-2014-0142</uri>
69 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-0143">CVE-2014-0143</uri>
70 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-0144">CVE-2014-0144</uri>
71 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-0145">CVE-2014-0145</uri>
72 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-0146">CVE-2014-0146</uri>
73 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-0147">CVE-2014-0147</uri>
74 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-0150">CVE-2014-0150</uri>
75 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-0222">CVE-2014-0222</uri>
76 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-0223">CVE-2014-0223</uri>
77 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-2894">CVE-2014-2894</uri>
78 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-3461">CVE-2014-3461</uri>
79 </references>
80 <metadata tag="requester" timestamp="Sat, 14 Jun 2014 02:33:03 +0000">
81 BlueKnight
82 </metadata>
83 <metadata tag="submitter" timestamp="Sat, 30 Aug 2014 00:57:16 +0000">
84 pinkbyte
85 </metadata>
86 </glsa>