summaryrefslogtreecommitdiff
blob: bb0d7f66962bdf859cb00d428f12f12b192cf5cc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
<?xml version="1.0" encoding="UTF-8"?>
<!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>2014-12-08</announced>
  <revised>2014-12-08: 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="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-3471">CVE-2014-3471</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-3615">CVE-2014-3615</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-3640">CVE-2014-3640</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-5263">CVE-2014-5263</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-5388">CVE-2014-5388</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-7815">CVE-2014-7815</uri>
  </references>
  <metadata tag="requester" timestamp="2014-10-05T01:51:26Z">
    BlueKnight
  </metadata>
  <metadata tag="submitter" timestamp="2014-12-08T22:33:07Z">K_F</metadata>
</glsa>