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

5.5 · MEDIUM
Published Mar 15, 2024 linux CWE-667 EPSS 0.18% (7th pctl)

Overview

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

bpf, lockdown, audit: Fix buggy SELinux lockdown permission checks

Commit 59438b46471a ("security,lockdown,selinux: implement SELinux lockdown")

added an implementation of the locked_down LSM hook to SELinux, with the aim

to restrict which domains are allowed to perform operations that would breach

lockdown. This is indirectly also getting audit subsystem involved to report

events. The latter is problematic, as reported by Ondrej and Serhei, since it

can bring down the whole system via audit:

1) The audit events that are triggered due to calls to security_locked_down()

can OOM kill a machine, see below details [0].

2) It also seems to be causing a deadlock via avc_has_perm()/slow_avc_audit()

when trying to wake up kauditd, for example, when using trace_sched_switch()

tracepoint, see details in [1]. Triggering this was not via some hypothetical

corner case, but with existing tools like runqla

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.6, < 5.10.43 Affected

Frequently Asked Questions

What is CVE-2021-47128?

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

How severe is CVE-2021-47128?

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

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

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