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-47343

7.8 · HIGH
Published May 21, 2024 linux CWE-1188 EPSS 0.27% (19th pctl)

Overview

CVE-2021-47343 is a high-severity vulnerability affecting linux linux_kernel. It was published on May 21, 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:

dm btree remove: assign new_root only when removal succeeds

remove_raw() in dm_btree_remove() may fail due to IO read error

(e.g. read the content of origin block fails during shadowing),

and the value of shadow_spine::root is uninitialized, but

the uninitialized value is still assign to new_root in the

end of dm_btree_remove().

For dm-thin, the value of pmd->details_root or pmd->root will become

an uninitialized value, so if trying to read details_info tree again

out-of-bound memory may occur as showed below:

general protection fault, probably for non-canonical address 0x3fdcb14c8d7520

CPU: 4 PID: 515 Comm: dmsetup Not tainted 5.13.0-rc6

Hardware name: QEMU Standard PC

RIP: 0010:metadata_ll_load_ie+0x14/0x30

Call Trace:

sm_metadata_count_is_more_than_one+0xb9/0xe0

dm_tm_shadow_block+0x52/0x1c0

shadow_step+0x59/0xf0

remove_raw+0xb2/0x170

dm_btree_remove+0xf4/0x1c0

dm_pool_delete_thin_dev

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 >= 0, < 4.4.276 Affected

Frequently Asked Questions

What is CVE-2021-47343?

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

How severe is CVE-2021-47343?

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-47343?

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-47343?

CyberStrike's AI-powered security agents can automatically detect CVE-2021-47343 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.