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

9.8 · CRITICAL
Published Jun 19, 2024 linux CWE-667 EPSS 0.55% (44th pctl)

Overview

CVE-2021-47587 is a critical-severity vulnerability affecting linux linux_kernel. It was published on June 19, 2024 and has a CVSS 3.1 base score of 9.8 (CRITICAL).

This vulnerability has a CVSS 3.1 base score of 9.8, rated CRITICAL. 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: systemport: Add global locking for descriptor lifecycle

The descriptor list is a shared resource across all of the transmit queues, and

the locking mechanism used today only protects concurrency across a given

transmit queue between the transmit and reclaiming. This creates an opportunity

for the SYSTEMPORT hardware to work on corrupted descriptors if we have

multiple producers at once which is the case when using multiple transmit

queues.

This was particularly noticeable when using multiple flows/transmit queues and

it showed up in interesting ways in that UDP packets would get a correct UDP

header checksum being calculated over an incorrect packet length. Similarly TCP

packets would get an equally correct checksum computed by the hardware over an

incorrect packet length.

The SYSTEMPORT hardware maintains an internal descriptor list that it re-arranges

when the driver produces a new descriptor anytime it writ

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 >= 3.16, < 4.4.296 Affected

Frequently Asked Questions

What is CVE-2021-47587?

CVE-2021-47587 is a critical-severity vulnerability affecting linux linux_kernel. It was published on June 19, 2024 and has a CVSS 3.1 base score of 9.8 (CRITICAL).

How severe is CVE-2021-47587?

This vulnerability has a CVSS 3.1 base score of 9.8, rated CRITICAL. 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-47587?

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

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