summaryrefslogtreecommitdiff
blob: 89e9cdd5d46c1612b23d935addbafd7466891a1e (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
62
63
64
65
66
67
68
69
70
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="201401-13">
  <title>VirtualBox: Multiple Vulnerabilities</title>
  <synopsis>Multiple vulnerabilities have been found in VirtualBox, allowing
    local attackers to escalate their privileges or cause a Denial of Service
    condition.
  </synopsis>
  <product type="ebuild">virtualbox</product>
  <announced>2014-01-20</announced>
  <revised count="1">2014-01-20</revised>
  <bug>434872</bug>
  <bug>498166</bug>
  <access>local</access>
  <affected>
    <package name="app-emulation/virtualbox" auto="yes" arch="*">
      <unaffected range="ge">4.2.22</unaffected>
      <vulnerable range="lt">4.2.22</vulnerable>
    </package>
    <package name="app-emulation/virtualbox-bin" auto="yes" arch="*">
      <unaffected range="ge">4.2.22</unaffected>
      <vulnerable range="lt">4.2.22</vulnerable>
    </package>
  </affected>
  <background>
    <p>VirtualBox is a powerful virtualization product from Oracle.</p>
  </background>
  <description>
    <p>Multiple vulnerabilities have been discovered in Virtualbox. Please
      review the CVE identifiers referenced below for details.
    </p>
  </description>
  <impact type="high">
    <p>A local attacker in a guest virtual machine may be able to escalate
      privileges or cause a Denial of Service condition.
    </p>
  </impact>
  <workaround>
    <p>There is no known workaround at this time.</p>
  </workaround>
  <resolution>
    <p>All virtualbox users should upgrade to the latest version:</p>
    
    <code>
      # emerge --sync
      # emerge --ask --oneshot --verbose "&gt;=app-emulation/virtualbox-4.2.22"
    </code>
    
    <p>All virtualbox-bin users should upgrade to the latest version:</p>
    
    <code>
      # emerge --sync
      # emerge --ask --oneshot --verbose
      "&gt;=app-emulation/virtualbox-bin-4.2.22"
    </code>
    
  </resolution>
  <references>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-3221">CVE-2012-3221</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-5892">CVE-2013-5892</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-0404">CVE-2014-0404</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-0405">CVE-2014-0405</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-0406">CVE-2014-0406</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-0407">CVE-2014-0407</uri>
  </references>
  <metadata tag="requester" timestamp="2012-09-20T23:38:57Z">
    underling
  </metadata>
  <metadata tag="submitter" timestamp="2014-01-20T08:52:54Z">ackle</metadata>
</glsa>