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

5.5 · MEDIUM
Published Feb 28, 2024 linux CWE-476 EPSS 0.24% (14th pctl)

Overview

CVE-2021-47005 is a medium-severity vulnerability affecting linux linux_kernel. It was published on February 28, 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:

PCI: endpoint: Fix NULL pointer dereference for ->get_features()

get_features ops of pci_epc_ops may return NULL, causing NULL pointer

dereference in pci_epf_test_alloc_space function. Let us add a check for

pci_epc_feature pointer in pci_epf_test_bind before we access it to avoid

any such NULL pointer dereference and return -ENOTSUPP in case

pci_epc_feature is not found.

When the patch is not applied and EPC features is not implemented in the

platform driver, we see the following dump due to kernel NULL pointer

dereference.

Call trace:

pci_epf_test_bind+0xf4/0x388

pci_epf_bind+0x3c/0x80

pci_epc_epf_link+0xa8/0xcc

configfs_symlink+0x1a4/0x48c

vfs_symlink+0x104/0x184

do_symlinkat+0x80/0xd4

__arm64_sys_symlinkat+0x1c/0x24

el0_svc_common.constprop.3+0xb8/0x170

el0_svc_handler+0x70/0x88

el0_svc+0x8/0x640

Code: d2800581 b9403ab9 f9404ebb 8b394f60 (f9400400)

---[ end trace a438e3c5a24f9df0 ]---

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.1, < 5.10.38 Affected

Frequently Asked Questions

What is CVE-2021-47005?

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

How severe is CVE-2021-47005?

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

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

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