Use of uninitialized resource in Linux kernel - CVE-2022-0847

 

Use of uninitialized resource in Linux kernel - CVE-2022-0847

Published: March 8, 2022 / Updated: July 10, 2023


Vulnerability identifier: #VU61110
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:A/U:Clear
CVE-ID: CVE-2022-0847
CWE-ID: CWE-908
Exploitation vector: Local access
Exploit availability: The vulnerability is being exploited in the wild
Vendor: Linux Foundation
Affected software:
Linux kernel

Detailed vulnerability description

The vulnerability allows a local user to escalate privileges on the system.

The vulnerability exists due to usage of an uninitialized resources. A local user can overwrite arbitrary file in the page cache, even if the file is read-only, and execute arbitrary code on the system with elevated privileges.

The vulnerability was dubbed Dirty Pipe.


How to mitigate CVE-2022-0847

Install updates from vendor's website.

Sources