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

8.8 · HIGH
Published Apr 10, 2024 linux CWE-476 EPSS 0.33% (26th pctl)

Overview

CVE-2021-47183 is a high-severity vulnerability affecting linux linux_kernel. It was published on April 10, 2024 and has a CVSS 3.1 base score of 8.8 (HIGH).

This vulnerability has a CVSS 3.1 base score of 8.8, rated HIGH. It requires local or adjacent network access to exploit. No authentication or special privileges are required for exploitation.

Technical Description

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

scsi: lpfc: Fix link down processing to address NULL pointer dereference

If an FC link down transition while PLOGIs are outstanding to fabric well

known addresses, outstanding ABTS requests may result in a NULL pointer

dereference. Driver unload requests may hang with repeated "2878" log

messages.

The Link down processing results in ABTS requests for outstanding ELS

requests. The Abort WQEs are sent for the ELSs before the driver had set

the link state to down. Thus the driver is sending the Abort with the

expectation that an ABTS will be sent on the wire. The Abort request is

stalled waiting for the link to come up. In some conditions the driver may

auto-complete the ELSs thus if the link does come up, the Abort completions

may reference an invalid structure.

Fix by ensuring that Abort set the flag to avoid link traffic if issued due

to conditions where the link failed.

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 >= 0, < 5.15.5 Affected

Frequently Asked Questions

What is CVE-2021-47183?

CVE-2021-47183 is a high-severity vulnerability affecting linux linux_kernel. It was published on April 10, 2024 and has a CVSS 3.1 base score of 8.8 (HIGH).

How severe is CVE-2021-47183?

This vulnerability has a CVSS 3.1 base score of 8.8, rated HIGH. It requires local or adjacent network access to exploit. No authentication or special privileges are required for exploitation.

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

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

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