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

CVE-2021-22600: Linux Kernel Privilege Escalation Vulnerability

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

Linux Kernel contains a flaw in the packet socket (AF_PACKET) implementation which could lead to incorrectly freeing memory. A local user could exploit this for denial-of-service (DoS) or possibly for…

CVE-2021-22600 is a privilege-escalation vulnerability in the Linux kernel’s packet socket (AF_PACKET) implementation. A local user who can reach the flawed code path may trigger incorrect memory freeing, which can crash the system or, in some cases, elevate privileges. Because the kernel underpins nearly every Linux host, unpatched systems remain exposed to local attackers who already have a foothold.

CISA lists the issue and directs organizations to apply vendor updates. Ransomware use is not documented for this CVE. Confirm all version and configuration details against your distribution’s advisory before acting.

How it works

The weakness is classified as CWE-415 (double free). In the AF_PACKET code, memory that has already been released can be freed a second time under certain conditions. A local attacker who can open or manipulate packet sockets may force this double-free condition. The result is either a kernel panic (denial of service) or corruption of kernel memory structures that can be leveraged for privilege escalation. Exact trigger sequences and memory layouts vary by kernel build; do not rely on public proof-of-concept details without validating them against the vendor advisory for your specific kernel.

Am I affected? How to find it in your systems

The vulnerability affects the Linux kernel wherever AF_PACKET support is present—servers, workstations, containers, cloud images, and embedded devices that ship a vulnerable kernel. Inventory steps:

How to remediate

Patch first. Apply the kernel update supplied by your Linux distribution or hardware vendor exactly as described in their advisory for CVE-2021-22600. After installation, reboot into the new kernel and verify the running version. CISA’s required action is simply “Apply updates per vendor instructions.”

Once patched, harden the attack surface that the flaw abused:

If you can't patch immediately

Implement compensating controls until the vendor update can be deployed:

These measures reduce likelihood and impact but do not eliminate the underlying double-free condition.

If your data may have been exposed

Actively exploited local privilege-escalation flaws can be used as a stepping stone after an initial compromise, potentially leading to broader data exposure. If you suspect exploitation, isolate the host, preserve memory and disk images for forensics, and rotate credentials that may have been accessible from the elevated context. You can also run a free exposure scan of your email addresses against known breach data sets to determine whether associated accounts appear in prior incidents.

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

Details

AffectedLinux · Kernel
WeaknessCWE-415
Added to CISA KEVApr 11, 2022
Federal patch deadlineMay 2, 2022
Known ransomware useNot documented
Check if your data is exposed →

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities