HOMEVULNERABILITIESCVE-2023-0045
HIGH

CVE-2023-0045

CWE-610Published: April 25, 2023· Updated: Jun 17, 2026

7.5
CVSS v3.1

Official 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

NVD Source

Technical Analysis

CVE-2023-0045 can be exploited remotely over the network without requiring physical or adjacent access, significantly expanding the attack surface for threat actors.

The vulnerability requires no privileges and no user interaction, making it a prime target for automated exploitation campaigns and worm-like propagation.

A successful exploit results in complete confidentiality breach (data exposure), with a CVSS base score of 7.5.

CVSS v3.1 Vector Breakdown

Exploitability
Attack VectorNetwork
Attack ComplexityLow
Privileges Req.None
User InteractionNone
ScopeUnchanged
Impact
ConfidentialityHigh
IntegrityNone
AvailabilityNone
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

Affected Vendors & Products

Debian1 product(s)
debian linux
Linux1 product(s)
linux kernel
netapp11 product(s)
active iq unified managerh300s firmwareh300sh500s firmwareh500sh700s firmwareh700sh410s firmwareh410sh410c firmwareh410c
Source: NVD CPE · 13 total CPE entries

Exploit & PoC Resources

NO KNOWN EXPLOITNo public exploit confirmed at this time
External links open in a new tab. Always verify in a controlled environment before use.

Official Patches & Advisories

All References (10)

Quick Facts

CVE IDCVE-2023-0045
CVSS Score7.5 / 10
SeverityHIGH
WeaknessCWE-610
CISA KEVNo
Affected3 vendor(s)
PublishedApr 25, 2023

Related CVEs (CWE-610)

Recommended Actions

  • Apply vendor patches immediately
  • Monitor CVE-2023-0045 in threat intel feeds
  • Review IDS/IPS signatures for exploitation attempts
Data sourced from NVD (NIST), CISA KEV, and EPSS (FIRST). Analysis generated by CTIWatch. CVE data is provided under the NVD usage policy.