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

5.5 · MEDIUM
Published Mar 1, 2024 linux EPSS 0.19% (9th pctl)

Overview

CVE-2021-47072 is a medium-severity vulnerability affecting linux linux_kernel. It was published on March 1, 2024 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 5.5, rated MEDIUM. 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:

btrfs: fix removed dentries still existing after log is synced

When we move one inode from one directory to another and both the inode

and its previous parent directory were logged before, we are not supposed

to have the dentry for the old parent if we have a power failure after the

log is synced. Only the new dentry is supposed to exist.

Generally this works correctly, however there is a scenario where this is

not currently working, because the old parent of the file/directory that

was moved is not authoritative for a range that includes the dir index and

dir item keys of the old dentry. This case is better explained with the

following example and reproducer:

# The test requires a very specific layout of keys and items in the

# fs/subvolume btree to trigger the bug. So we want to make sure that

# on whatever platform we are, we have the same leaf/node size.

#

# Currently in btrfs the node/leaf size can n

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.12, < 5.12.7 Affected

Frequently Asked Questions

What is CVE-2021-47072?

CVE-2021-47072 is a medium-severity vulnerability affecting linux linux_kernel. It was published on March 1, 2024 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

How severe is CVE-2021-47072?

This vulnerability has a CVSS 3.1 base score of 5.5, rated MEDIUM. 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-47072?

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

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