summaryrefslogtreecommitdiff
path: root/metadata/glsa/glsa-202212-03.xml
blob: a025a7bd3169fc5fc2bf98ed0d24ef613a421d8c (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="202212-03">
    <title>Oracle VirtualBox: Multiple Vulnerabilities</title>
    <synopsis>Multiple vulnerabilities have been discovered in Oracle Virtualbox, the worst of which could result in privilege escalation from a guest to the host.</synopsis>
    <product type="ebuild">virtualbox,virtualbox-modules</product>
    <announced>2022-12-19</announced>
    <revised count="1">2022-12-19</revised>
    <bug>877601</bug>
    <access>remote</access>
    <affected>
        <package name="app-emulation/virtualbox" auto="yes" arch="*">
            <unaffected range="ge">6.1.40</unaffected>
            <vulnerable range="lt">6.1.40</vulnerable>
        </package>
        <package name="app-emulation/virtualbox-modules" auto="yes" arch="*">
            <unaffected range="ge">6.1.40</unaffected>
            <vulnerable range="lt">6.1.40</vulnerable>
        </package>
    </affected>
    <background>
        <p>VirtualBox is a powerful virtualization product from Oracle.</p>
    </background>
    <description>
        <p>Multiple vulnerabilities have been discovered in Oracle VirtualBox. Please review the CVE identifiers referenced below for details.</p>
    </description>
    <impact type="high">
        <p>Please review the referenced CVE identifiers for details.</p>
    </impact>
    <workaround>
        <p>There is no known workaround at this time.</p>
    </workaround>
    <resolution>
        <p>All Oracle VirtualBox users should upgrade to the latest version:</p>
        
        <code>
          # emerge --sync
          # emerge --ask --oneshot --verbose ">=app-emulation/virtualbox-6.1.40"
        </code>
        
        <p>All Oracle VirtualBox modules users should upgrade to the latest version:</p>
        
        <code>
          # emerge --sync
          # emerge --ask --oneshot --verbose ">=app-emulation/virtualbox-modules-6.1.40"
        </code>
    </resolution>
    <references>
        <uri link="https://nvd.nist.gov/vuln/detail/CVE-2022-21620">CVE-2022-21620</uri>
        <uri link="https://nvd.nist.gov/vuln/detail/CVE-2022-21621">CVE-2022-21621</uri>
        <uri link="https://nvd.nist.gov/vuln/detail/CVE-2022-21627">CVE-2022-21627</uri>
        <uri link="https://nvd.nist.gov/vuln/detail/CVE-2022-39421">CVE-2022-39421</uri>
        <uri link="https://nvd.nist.gov/vuln/detail/CVE-2022-39422">CVE-2022-39422</uri>
        <uri link="https://nvd.nist.gov/vuln/detail/CVE-2022-39423">CVE-2022-39423</uri>
        <uri link="https://nvd.nist.gov/vuln/detail/CVE-2022-39424">CVE-2022-39424</uri>
        <uri link="https://nvd.nist.gov/vuln/detail/CVE-2022-39425">CVE-2022-39425</uri>
        <uri link="https://nvd.nist.gov/vuln/detail/CVE-2022-39426">CVE-2022-39426</uri>
    </references>
    <metadata tag="requester" timestamp="2022-12-19T02:01:20.545221Z">ajak</metadata>
    <metadata tag="submitter" timestamp="2022-12-19T02:01:20.550934Z">ajak</metadata>
</glsa>