IRONSMITHINTEL
HIGHCVSS7.8
|
Actively Exploited
|CISA KEV|CVE-2022-0847|Auth: low — authenticated user|Reboot: required|Manual only

Linux Kernel Privilege Escalation Vulnerability (CVE-2022-0847)

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."

Published Mar 10, 2022 · Updated May 17, 2026
Why patchRisk explained in plain English
Worst-case scenarioIf unpatched

A local attacker, with a low-privilege account, can achieve full data confidentiality loss, arbitrary modification of data, complete denial of service or system unavailability. Federal agencies are required to remediate by 2022-05-16 under CISA BOD 22-01.

How the attack worksNo clicks needed

This is a Software Vulnerability (CWE-665) (CWE-665) vulnerability in Linux Kernel. A flaw was found in the way the "flags" member of the new pipe buffer structure was lacking proper initialization in copy_page_to_iter_pipe and push_pipe functions in the Linux kernel and could thus contain stale values. An unprivileged local user could use this flaw to write to pages in the page cache backed by read only files and as such escalate their privileges on the system. Exploitation requires local access, low attack complexity, a low-privilege authenticated account, and no user interaction required.

Am I affected?Quick check

Probably yes if any of these apply:

IT Security
Running linux kernel: 5.8 ≤ v < 5.10.102, 5.15 ≤ v < 5.15.25, 5.16 ≤ v < 5.16.11; fedora: 35; enterprise linux: 8.0; enterprise linux eus: 8.2, 8.4; enterprise linux for ibm z systems: 8.0; enterprise linux for ibm z systems eus: 8.2, 8.4; enterprise linux for power little endian: 8.0; enterprise linux for power little endian eus: 8.2, 8.4; enterprise linux for real time: 8; enterprise linux for real time for nfv: 8; enterprise linux for real time for nfv tus: 8.2, 8.4; enterprise linux for real time tus: 8.2, 8.4; enterprise linux server aus: 8.2, 8.4; enterprise linux server for power little endian update services for sap solutions: 8.1, 8.2, 8.4; enterprise linux server tus: 8.2, 8.4; enterprise linux server update services for sap solutions: 8.1, 8.2, 8.4; codeready linux builder: -; virtualization host: 4.0; ovirt-engine: 4.4.10.2; h300s firmware: -; h500s firmware: -; h700s firmware: -; h300e firmware: -; h500e firmware: -; h700e firmware: -; h410s firmware: -; h410c firmware: -; scalance lpe9403 firmware: v < 2.0; sma1000 firmware: v ≤ 12.4.2-02044
Real-world incidentsWhat we've seen

Active exploitation documented in the wild. Threat-research write-up: http://packetstormsecurity.com/files/166229/Dirty-Pipe-Linux-Privilege-Escalation.html

How to patch

Manual remediation steps

1
Identify affected hosts: query inventory for general installs in scope.
2
Apply the vendor security update referenced in CVE-2022-0847's advisory. No specific KB/version is encoded yet — consult the linked MSRC/vendor URL.
3
Verify the fix per the vendor's published verification steps.
4
Document the remediation in your change ticket and re-scan with your vulnerability scanner to confirm closure.
PowerShell automationComing soon

No tested PowerShell script for this entry yet. We’re prioritising automation based on user demand.