Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2021-47060

7.8 · HIGH
Published Feb 29, 2024 linux EPSS 0.24% (15th pctl)

Overview

CVE-2021-47060 is a high-severity vulnerability affecting linux linux_kernel. It was published on February 29, 2024 and has a CVSS 3.1 base score of 7.8 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

Technical Description

In the Linux kernel, the following vulnerability has been resolved:

KVM: Stop looking for coalesced MMIO zones if the bus is destroyed

Abort the walk of coalesced MMIO zones if kvm_io_bus_unregister_dev()

fails to allocate memory for the new instance of the bus. If it can't

instantiate a new bus, unregister_dev() destroys all devices _except_ the

target device. But, it doesn't tell the caller that it obliterated the

bus and invoked the destructor for all devices that were on the bus. In

the coalesced MMIO case, this can result in a deleted list entry

dereference due to attempting to continue iterating on coalesced_zones

after future entries (in the walk) have been deleted.

Opportunistically add curly braces to the for-loop, which encompasses

many lines but sneaks by without braces due to the guts being a single

if statement.

Remediation

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
linux linux_kernel >= 5.4.66, < 5.4.119 Affected

Frequently Asked Questions

What is CVE-2021-47060?

CVE-2021-47060 is a high-severity vulnerability affecting linux linux_kernel. It was published on February 29, 2024 and has a CVSS 3.1 base score of 7.8 (HIGH).

How severe is CVE-2021-47060?

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2021-47060?

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2021-47060?

CyberStrike's AI-powered security agents can automatically detect CVE-2021-47060 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.