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

 

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

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


Vulnerability identifier: #VU61110
Vulnerability risk: Low
CVSSv4.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
Vulnerable software:
Linux kernel
Software vendor:
Linux Foundation

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.


Remediation

Install updates from vendor's website.

External links