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

4.7 · MEDIUM
Published May 24, 2024 linux CWE-362 EPSS 0.19% (8th pctl)

Overview

CVE-2021-47507 is a medium-severity vulnerability affecting linux linux_kernel. It was published on May 24, 2024 and has a CVSS 3.1 base score of 4.7 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 4.7, 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:

nfsd: Fix nsfd startup race (again)

Commit bd5ae9288d64 ("nfsd: register pernet ops last, unregister first")

has re-opened rpc_pipefs_event() race against nfsd_net_id registration

(register_pernet_subsys()) which has been fixed by commit bb7ffbf29e76

("nfsd: fix nsfd startup race triggering BUG_ON").

Restore the order of register_pernet_subsys() vs register_cld_notifier().

Add WARN_ON() to prevent a future regression.

Crash info:

Unable to handle kernel NULL pointer dereference at virtual address 0000000000000012

CPU: 8 PID: 345 Comm: mount Not tainted 5.4.144-... #1

pc : rpc_pipefs_event+0x54/0x120 [nfsd]

lr : rpc_pipefs_event+0x48/0x120 [nfsd]

Call trace:

rpc_pipefs_event+0x54/0x120 [nfsd]

blocking_notifier_call_chain

rpc_fill_super

get_tree_keyed

rpc_fs_get_tree

vfs_get_tree

do_mount

ksys_mount

__arm64_sys_mount

el0_svc_handler

el0_svc

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.102, < 5.4.165 Affected

Frequently Asked Questions

What is CVE-2021-47507?

CVE-2021-47507 is a medium-severity vulnerability affecting linux linux_kernel. It was published on May 24, 2024 and has a CVSS 3.1 base score of 4.7 (MEDIUM).

How severe is CVE-2021-47507?

This vulnerability has a CVSS 3.1 base score of 4.7, 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-47507?

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

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