#VU59896 Security restrictions bypass in Linux kernel - CVE-2022-23222
Published: January 20, 2022 / Updated: July 11, 2022
Vulnerability identifier: #VU59896
Vulnerability risk: Low
CVSSv4.0: CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P/U:Clear
CVE-ID: CVE-2022-23222
CWE-ID: CWE-264
Exploitation vector: Local access
Exploit availability:
Public exploit is available
Vulnerable software:
Linux kernel
Linux kernel
Software vendor:
Linux Foundation
Linux Foundation
Description
The vulnerability allows a local user to escalate privileges on the system.
The vulnerability exists due to availability of pointer arithmetic via certain *_OR_NULL pointer types in kernel/bpf/verifier.c in the Linux kernel. A local user can run a specially crafted program to execute arbitrary code with root privileges.
Remediation
Cybersecurity Help is currently unaware of any official solution to address this vulnerability.
As a temporary solution set kernel.unprivileged_bpf_disabled to 1.