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

8.2 · HIGH
Published Feb 28, 2024 linux CWE-400 EPSS 0.84% (55th pctl)

Overview

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

This vulnerability has a CVSS 3.1 base score of 8.2, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical Description

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

net: marvell: prestera: fix port event handling on init

For some reason there might be a crash during ports creation if port

events are handling at the same time because fw may send initial

port event with down state.

The crash points to cancel_delayed_work() which is called when port went

is down. Currently I did not find out the real cause of the issue, so

fixed it by cancel port stats work only if previous port's state was up

& runnig.

The following is the crash which can be triggered:

[ 28.311104] Unable to handle kernel paging request at virtual address

000071775f776600

[ 28.319097] Mem abort info:

[ 28.321914] ESR = 0x96000004

[ 28.324996] EC = 0x25: DABT (current EL), IL = 32 bits

[ 28.330350] SET = 0, FnV = 0

[ 28.333430] EA = 0, S1PTW = 0

[ 28.336597] Data abort info:

[ 28.339499] ISV = 0, ISS = 0x00000004

[ 28.343362] CM = 0, WnR = 0

[ 28.346354] user pgtable: 4k pages,

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.10, < 5.10.37 Affected

Frequently Asked Questions

What is CVE-2021-47023?

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

How severe is CVE-2021-47023?

This vulnerability has a CVSS 3.1 base score of 8.2, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

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

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

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