{
    "containers": {
        "cna": {
            "affected": [
                {
                    "product": "Oracle Linux",
                    "vendor": "Oracle Corporation",
                    "versions": [
                        {
                            "status": "affected",
                            "version": "7"
                        },
                        {
                            "status": "affected",
                            "version": "6"
                        }
                    ]
                }
            ],
            "descriptions": [
                {
                    "lang": "en",
                    "value": "A flaw was discovered in the way that the KVM hypervisor handled instruction emulation for an L2 guest when nested virtualisation is enabled. Under some circumstances, an L2 guest may trick the L0 guest into accessing sensitive L1 resources that should be inaccessible to the L2 guest."
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "attackComplexity": "HIGH",
                        "attackVector": "ADJACENT_NETWORK",
                        "availabilityImpact": "NONE",
                        "baseScore": 5.8,
                        "baseSeverity": "MEDIUM",
                        "confidentialityImpact": "HIGH",
                        "integrityImpact": "NONE",
                        "privilegesRequired": "LOW",
                        "scope": "CHANGED",
                        "userInteraction": "NONE",
                        "vectorString": "CVSS:3.1/AV:A/AC:H/PR:L/UI:N/S:C/C:H/I:N/A:N",
                        "version": "3.1"
                    }
                }
            ],
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "description": "Difficult to exploit vulnerability allows low privileged attacker with network access via multiple protocols to compromise Linux server.  Successful attacks of this vulnerability can result in authorized ability to cause a hang or frequently repeatable crash (complete DOS) of Linux Server.",
                            "lang": "en",
                            "type": "text"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "dateUpdated": "2020-06-10T19:06:29",
                "orgId": "43595867-4340-4103-b7a2-9a5208d29a85",
                "shortName": "oracle"
            },
            "references": [
                {
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://www.openwall.com/lists/oss-security/2020/02/25/3"
                },
                {
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://www.spinics.net/lists/kvm/msg208259.html"
                },
                {
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://git.kernel.org/linus/07721feee46b4b248402133228235318199b05ec"
                },
                {
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://git.kernel.org/linus/35a571346a94fb93b5b3b6a599675ef3384bc75c"
                },
                {
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://git.kernel.org/linus/e71237d3ff1abf9f3388337cfebf53b96df2020d"
                },
                {
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1805135"
                },
                {
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://linux.oracle.com/errata/ELSA-2020-5540.html"
                },
                {
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://linux.oracle.com/errata/ELSA-2020-5542.html"
                },
                {
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://linux.oracle.com/errata/ELSA-2020-5543.html"
                },
                {
                    "name": "DSA-4667",
                    "tags": [
                        "vendor-advisory",
                        "x_refsource_DEBIAN"
                    ],
                    "url": "https://www.debian.org/security/2020/dsa-4667"
                },
                {
                    "name": "[debian-lts-announce] 20200609 [SECURITY] [DLA 2241-1] linux security update",
                    "tags": [
                        "mailing-list",
                        "x_refsource_MLIST"
                    ],
                    "url": "https://lists.debian.org/debian-lts-announce/2020/06/msg00011.html"
                },
                {
                    "name": "[debian-lts-announce] 20200610 [SECURITY] [DLA 2242-1] linux-4.9 security update",
                    "tags": [
                        "mailing-list",
                        "x_refsource_MLIST"
                    ],
                    "url": "https://lists.debian.org/debian-lts-announce/2020/06/msg00012.html"
                },
                {
                    "name": "[debian-lts-announce] 20200610 [SECURITY] [DLA 2241-2] linux security update",
                    "tags": [
                        "mailing-list",
                        "x_refsource_MLIST"
                    ],
                    "url": "https://lists.debian.org/debian-lts-announce/2020/06/msg00013.html"
                },
                {
                    "name": "DSA-4698",
                    "tags": [
                        "vendor-advisory",
                        "x_refsource_DEBIAN"
                    ],
                    "url": "https://www.debian.org/security/2020/dsa-4698"
                }
            ],
            "x_legacyV4Record": {
                "CVE_data_meta": {
                    "ASSIGNER": "secalert_us@oracle.com",
                    "ID": "CVE-2020-2732",
                    "STATE": "PUBLIC"
                },
                "affects": {
                    "vendor": {
                        "vendor_data": [
                            {
                                "product": {
                                    "product_data": [
                                        {
                                            "product_name": "Oracle Linux",
                                            "version": {
                                                "version_data": [
                                                    {
                                                        "version_affected": "=",
                                                        "version_value": "7"
                                                    },
                                                    {
                                                        "version_affected": "=",
                                                        "version_value": "6"
                                                    }
                                                ]
                                            }
                                        }
                                    ]
                                },
                                "vendor_name": "Oracle Corporation"
                            }
                        ]
                    }
                },
                "data_format": "MITRE",
                "data_type": "CVE",
                "data_version": "4.0",
                "description": {
                    "description_data": [
                        {
                            "lang": "eng",
                            "value": "A flaw was discovered in the way that the KVM hypervisor handled instruction emulation for an L2 guest when nested virtualisation is enabled. Under some circumstances, an L2 guest may trick the L0 guest into accessing sensitive L1 resources that should be inaccessible to the L2 guest."
                        }
                    ]
                },
                "impact": {
                    "cvss": {
                        "baseScore": "5.8",
                        "vectorString": "CVSS:3.1/AV:A/AC:H/PR:L/UI:N/S:C/C:H/I:N/A:N",
                        "version": "3.1"
                    }
                },
                "problemtype": {
                    "problemtype_data": [
                        {
                            "description": [
                                {
                                    "lang": "eng",
                                    "value": "Difficult to exploit vulnerability allows low privileged attacker with network access via multiple protocols to compromise Linux server.  Successful attacks of this vulnerability can result in authorized ability to cause a hang or frequently repeatable crash (complete DOS) of Linux Server."
                                }
                            ]
                        }
                    ]
                },
                "references": {
                    "reference_data": [
                        {
                            "name": "https://www.openwall.com/lists/oss-security/2020/02/25/3",
                            "refsource": "MISC",
                            "url": "https://www.openwall.com/lists/oss-security/2020/02/25/3"
                        },
                        {
                            "name": "https://www.spinics.net/lists/kvm/msg208259.html",
                            "refsource": "MISC",
                            "url": "https://www.spinics.net/lists/kvm/msg208259.html"
                        },
                        {
                            "name": "https://git.kernel.org/linus/07721feee46b4b248402133228235318199b05ec",
                            "refsource": "MISC",
                            "url": "https://git.kernel.org/linus/07721feee46b4b248402133228235318199b05ec"
                        },
                        {
                            "name": "https://git.kernel.org/linus/35a571346a94fb93b5b3b6a599675ef3384bc75c",
                            "refsource": "MISC",
                            "url": "https://git.kernel.org/linus/35a571346a94fb93b5b3b6a599675ef3384bc75c"
                        },
                        {
                            "name": "https://git.kernel.org/linus/e71237d3ff1abf9f3388337cfebf53b96df2020d",
                            "refsource": "MISC",
                            "url": "https://git.kernel.org/linus/e71237d3ff1abf9f3388337cfebf53b96df2020d"
                        },
                        {
                            "name": "https://bugzilla.redhat.com/show_bug.cgi?id=1805135",
                            "refsource": "MISC",
                            "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1805135"
                        },
                        {
                            "name": "https://linux.oracle.com/errata/ELSA-2020-5540.html",
                            "refsource": "MISC",
                            "url": "https://linux.oracle.com/errata/ELSA-2020-5540.html"
                        },
                        {
                            "name": "https://linux.oracle.com/errata/ELSA-2020-5542.html",
                            "refsource": "MISC",
                            "url": "https://linux.oracle.com/errata/ELSA-2020-5542.html"
                        },
                        {
                            "name": "https://linux.oracle.com/errata/ELSA-2020-5543.html",
                            "refsource": "MISC",
                            "url": "https://linux.oracle.com/errata/ELSA-2020-5543.html"
                        },
                        {
                            "name": "DSA-4667",
                            "refsource": "DEBIAN",
                            "url": "https://www.debian.org/security/2020/dsa-4667"
                        },
                        {
                            "name": "[debian-lts-announce] 20200609 [SECURITY] [DLA 2241-1] linux security update",
                            "refsource": "MLIST",
                            "url": "https://lists.debian.org/debian-lts-announce/2020/06/msg00011.html"
                        },
                        {
                            "name": "[debian-lts-announce] 20200610 [SECURITY] [DLA 2242-1] linux-4.9 security update",
                            "refsource": "MLIST",
                            "url": "https://lists.debian.org/debian-lts-announce/2020/06/msg00012.html"
                        },
                        {
                            "name": "[debian-lts-announce] 20200610 [SECURITY] [DLA 2241-2] linux security update",
                            "refsource": "MLIST",
                            "url": "https://lists.debian.org/debian-lts-announce/2020/06/msg00013.html"
                        },
                        {
                            "name": "DSA-4698",
                            "refsource": "DEBIAN",
                            "url": "https://www.debian.org/security/2020/dsa-4698"
                        }
                    ]
                }
            }
        },
        "adp": [
            {
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2024-08-04T07:17:02.148Z"
                },
                "title": "CVE Program Container",
                "references": [
                    {
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://www.openwall.com/lists/oss-security/2020/02/25/3"
                    },
                    {
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://www.spinics.net/lists/kvm/msg208259.html"
                    },
                    {
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://git.kernel.org/linus/07721feee46b4b248402133228235318199b05ec"
                    },
                    {
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://git.kernel.org/linus/35a571346a94fb93b5b3b6a599675ef3384bc75c"
                    },
                    {
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://git.kernel.org/linus/e71237d3ff1abf9f3388337cfebf53b96df2020d"
                    },
                    {
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1805135"
                    },
                    {
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://linux.oracle.com/errata/ELSA-2020-5540.html"
                    },
                    {
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://linux.oracle.com/errata/ELSA-2020-5542.html"
                    },
                    {
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://linux.oracle.com/errata/ELSA-2020-5543.html"
                    },
                    {
                        "name": "DSA-4667",
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_DEBIAN",
                            "x_transferred"
                        ],
                        "url": "https://www.debian.org/security/2020/dsa-4667"
                    },
                    {
                        "name": "[debian-lts-announce] 20200609 [SECURITY] [DLA 2241-1] linux security update",
                        "tags": [
                            "mailing-list",
                            "x_refsource_MLIST",
                            "x_transferred"
                        ],
                        "url": "https://lists.debian.org/debian-lts-announce/2020/06/msg00011.html"
                    },
                    {
                        "name": "[debian-lts-announce] 20200610 [SECURITY] [DLA 2242-1] linux-4.9 security update",
                        "tags": [
                            "mailing-list",
                            "x_refsource_MLIST",
                            "x_transferred"
                        ],
                        "url": "https://lists.debian.org/debian-lts-announce/2020/06/msg00012.html"
                    },
                    {
                        "name": "[debian-lts-announce] 20200610 [SECURITY] [DLA 2241-2] linux security update",
                        "tags": [
                            "mailing-list",
                            "x_refsource_MLIST",
                            "x_transferred"
                        ],
                        "url": "https://lists.debian.org/debian-lts-announce/2020/06/msg00013.html"
                    },
                    {
                        "name": "DSA-4698",
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_DEBIAN",
                            "x_transferred"
                        ],
                        "url": "https://www.debian.org/security/2020/dsa-4698"
                    }
                ]
            },
            {
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2024-09-30T15:00:48.809812Z",
                                "id": "CVE-2020-2732",
                                "options": [
                                    {
                                        "Exploitation": "none"
                                    },
                                    {
                                        "Automatable": "no"
                                    },
                                    {
                                        "Technical Impact": "partial"
                                    }
                                ],
                                "role": "CISA Coordinator",
                                "version": "2.0.3"
                            }
                        }
                    }
                ],
                "title": "CISA ADP Vulnrichment",
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2024-09-30T15:47:44.316Z"
                }
            }
        ]
    },
    "cveMetadata": {
        "assignerOrgId": "43595867-4340-4103-b7a2-9a5208d29a85",
        "assignerShortName": "oracle",
        "cveId": "CVE-2020-2732",
        "datePublished": "2020-04-08T21:10:14",
        "dateReserved": "2019-12-10T00:00:00",
        "dateUpdated": "2024-09-30T15:47:44.316Z",
        "state": "PUBLISHED"
    },
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1"
}