Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2023-0045 Details

Description

The current implementation of the prctl syscall does not issue an IBPB immediately during the syscall. The ib_prctl_set  function updates the Thread Information Flags (TIFs) for the task and updates the SPEC_CTRL MSR on the function __speculation_ctrl_update, but the IBPB is only issued on the next schedule, when the TIF bits are checked. This leaves the victim vulnerable to values already injected on the BTB, prior to the prctl syscall.  The patch that added the support for the conditional mitigation via prctl (ib_prctl_set) dates back to the kernel 4.9.176. We recommend upgrading past commit a664ec9158eeddd75121d39c9a0758016097fa96

Metrics

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-610Externally Controlled Reference to a Resource in Another Sphere[email protected]
CWE-610Externally Controlled Reference to a Resource in Another Sphere[email protected]

Affected Products

ProductVersions

Change History

13 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2023-0045
NVD Published Date:
Apr 25, 2023
NVD Last Modified:
Jun 17, 2026
Source:
[email protected]
CVE-2023-0045 Details - Not Deferred