#VU75454 Security features bypass in Linux kernel - CVE-2023-1998 

 

#VU75454 Security features bypass in Linux kernel - CVE-2023-1998

Published: April 24, 2023 / Updated: October 25, 2024


Vulnerability identifier: #VU75454
Vulnerability risk: Low
CVSSv4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:P/U:Clear
CVE-ID: CVE-2023-1998
CWE-ID: CWE-254
Exploitation vector: Local access
Exploit availability: Public exploit is available
Vulnerable software:
Linux kernel
Software vendor:
Linux Foundation

Description

The vulnerability allows a local user to bypass implemented security restrictions.

The vulnerability exists due to incorrect implementation of the Spectre v2 SMT mitigations, related to calling prctl with PR_SET_SPECULATION_CTRL. An attacker can gain unauthorized access to kernel memory from userspace.


Remediation

Install updates from vendor's website.

External links