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

5.5 · MEDIUM
Published May 21, 2024 linux CWE-772 EPSS 0.22% (13th pctl)

Overview

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

net:sfc: fix non-freed irq in legacy irq mode

SFC driver can be configured via modparam to work using MSI-X, MSI or

legacy IRQ interrupts. In the last one, the interrupt was not properly

released on module remove.

It was not freed because the flag irqs_hooked was not set during

initialization in the case of using legacy IRQ.

Example of (trimmed) trace during module remove without this fix:

remove_proc_entry: removing non-empty directory 'irq/125', leaking at least '0000:3b:00.1'

WARNING: CPU: 39 PID: 3658 at fs/proc/generic.c:715 remove_proc_entry+0x15c/0x170

...trimmed...

Call Trace:

unregister_irq_proc+0xe3/0x100

free_desc+0x29/0x70

irq_free_descs+0x47/0x70

mp_unmap_irq+0x58/0x60

acpi_unregister_gsi_ioapic+0x2a/0x40

acpi_pci_irq_disable+0x78/0xb0

pci_disable_device+0xd1/0x100

efx_pci_remove+0xa1/0x1e0 [sfc]

pci_device_remove+0x38/0xa0

__device_release_driver+0x177/0x230

driver_detach+0xcb/0x110

bus_r

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.10.44 Affected

Frequently Asked Questions

What is CVE-2021-47283?

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

How severe is CVE-2021-47283?

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

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

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