LiveBreach Intelligence: data breaches, leaks & ransomware, tracked as they surfaceOngoing protection: GalaxyWarden →
Recent BreachesData breach tracker

CVE-2021-22555: Linux Kernel Heap Out-of-Bounds Write Vulnerability

RBRecent Breaches Vulnerability Intelligence·Oct 6, 2025
High⚠ Actively exploited (CISA KEV)
High
Severity
Active
CISA KEV
No
Ransomware use
Oct 27, 2025
Patch deadline
⚠ Exploited in the wild. CISA added CVE-2021-22555 to its Known Exploited Vulnerabilities catalog on Oct 6, 2025, with a federal patch deadline of Oct 27, 2025 — meaning attackers are actively using it. If you run the affected software, patch it immediately.

Linux Kernel contains a heap out-of-bounds write vulnerability that could allow an attacker to gain privileges or cause a DoS (via heap memory corruption) through user name space.

CVE-2021-22555 is a heap out-of-bounds write vulnerability in the Linux Kernel. It can allow an attacker to gain elevated privileges or cause a denial of service through heap memory corruption that is reachable via user namespaces. For IT and security teams this matters because the kernel sits at the core of most Linux systems, containers, and cloud workloads; successful abuse can undermine host isolation and lead to full system compromise.

Public detail is limited to the CISA description and the CWE classification. Confirm exact impact, affected builds, and exploitation prerequisites against the vendor advisory before treating any system as safe or unsafe.

How it works

The flaw belongs to CWE-787 (Out-of-bounds Write). In this class of bug the kernel writes past the end of a heap-allocated buffer. When the write is reachable from a user namespace, an unprivileged process can supply crafted input that corrupts adjacent heap metadata or objects. The resulting memory corruption can be turned into arbitrary code execution in kernel context (privilege escalation) or into a kernel panic (denial of service). No further exploit mechanics are supplied in the available facts; any concrete trigger or gadget chain must be verified from the vendor advisory and independent analysis.

Am I affected? How to find it in your systems

The vulnerability affects the Linux Kernel. Typical locations include bare-metal servers, virtual machines, container hosts, Kubernetes nodes, and cloud instances that run a Linux distribution. Inventory steps:

If the advisory indicates that a given configuration or build is not vulnerable, document that finding; otherwise treat the host as in-scope until patched.

How to remediate

Apply the vendor-supplied kernel update that addresses CVE-2021-22555. Follow the distribution or upstream instructions exactly; rebuild or reboot as required so the corrected kernel is running. CISA’s required action is to apply mitigations per vendor instructions, follow applicable BOD 22-01 guidance for cloud services, or discontinue use of the product if mitigations are unavailable. After patching, re-verify the running kernel version and confirm that user-namespace related hardening options remain consistent with your security baseline.

Additional hardening for this weakness class includes restricting unprivileged user namespaces where operationally feasible and enabling kernel self-protection features that limit heap corruption impact. These steps are secondary to installing the official fix.

If you can't patch immediately

Until the vendor update can be deployed, reduce exposure with compensating controls:

These measures lower risk but do not eliminate it; schedule the official patch as soon as possible.

If your data may have been exposed

Actively exploited kernel vulnerabilities can lead to full host compromise and subsequent data breaches. Known ransomware use of this CVE is not documented in the supplied facts. If you suspect compromise, isolate the system, preserve forensic evidence, and follow your incident-response plan. Separately, you can run a free exposure scan of your email addresses against known breach data sets to determine whether credentials or personal information have already appeared in public dumps.

AICompiled with AI assistance from public sources and published under our editorial standards.

Details

AffectedLinux · Kernel
WeaknessCWE-787
Added to CISA KEVOct 6, 2025
Federal patch deadlineOct 27, 2025
Known ransomware useNot documented
Check if your data is exposed →

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities