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

CVE-2022-0847: Linux Kernel Privilege Escalation Vulnerability

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

Linux kernel contains an improper initialization vulnerability where an unprivileged local user could escalate their privileges on the system. This vulnerability has the moniker of "Dirty Pipe."

CVE-2022-0847 is an improper initialization flaw in the Linux kernel that lets an unprivileged local user escalate privileges on the system. It is widely known by the moniker Dirty Pipe. Because the kernel underpins nearly every Linux host, a successful local privilege escalation can turn a foothold into full system control, making timely identification and remediation essential for IT and security teams.

How it works

The weakness is classified as CWE-665, improper initialization. In broad terms for this class of kernel defect, a data structure or buffer is not correctly set up before use. An attacker who already has unprivileged local access can abuse that incomplete initialization to influence kernel memory in ways that grant higher privileges. Exact exploit mechanics and preconditions must be confirmed against the vendor advisory; public technical write-ups describe the issue at a high level as allowing unauthorized writes that lead to privilege gain. No remote unauthenticated path is indicated in the supplied facts—access must already be local.

Am I affected? How to find it in your systems

The vulnerability affects the Linux kernel, which runs on servers, workstations, containers, cloud instances, embedded devices, and many network appliances. Inventory every Linux-based system in your environment:

Telemetry signs of exploitation are those typical of local privilege-escalation activity: unexpected setuid binaries, sudden root-owned processes spawned by unprivileged users, anomalous writes to sensitive files, or kernel logs showing unusual pipe or splice-related activity. Because specifics vary, treat any unexplained privilege gain on a still-vulnerable kernel as potentially related and investigate promptly. Confirm exact indicators against the vendor advisory and your own baseline.

How to remediate

Patch first. Apply the kernel updates provided by your Linux distribution or hardware vendor exactly as directed in their advisory for CVE-2022-0847. CISA’s required action is to apply updates per vendor instructions. After installing the updated kernel package, reboot into the new kernel and verify the running version. Rebuild or refresh any custom kernel modules, initramfs images, and container host images so that no stale vulnerable kernels remain. Once patched, re-scan the estate to confirm the CVE no longer appears.

For hardening beyond the patch, enforce least privilege for local accounts, restrict who can obtain shells on critical hosts, and keep kernel live-patching solutions current if you rely on them between full reboots. These steps reduce the chance that an unprivileged user can reach the vulnerable code path in the first place.

If you can't patch immediately

When an immediate reboot or vendor update is not feasible, apply compensating controls while you schedule the patch:

Treat these measures as temporary. Schedule the official kernel update as soon as operational constraints allow.

If your data may have been exposed

Actively exploited privilege-escalation vulnerabilities can lead to full host compromise and subsequent data theft or ransomware deployment, although ransomware use specifically tied to this CVE is not documented in the supplied facts. If you have evidence of exploitation or cannot rule it out, follow your incident-response process: isolate affected systems, preserve volatile evidence, rotate credentials, and assess what data the elevated privileges could have reached. As a simple additional check, you can run a free exposure scan of your email addresses against known breach data sets to see whether associated credentials or personal information have appeared in prior incidents.

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

Details

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

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities