Cyber Resilience

CVE-2023-38575

Published
14 March 2024
Modified
15 April 2026
CVSS Score v3.1 5.5
Click a component to see what it means
Raw vectorCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
EPSS Score 0.0027 19th percentile
Risk Priority 42 floored blend · peak EPSS

Summary

CVE-2023-38575 is a medium-severity Non-Transparent Sharing of Microarchitectural Resources (CWE-1303) vulnerability in Intel (inferred from references). Its CVSS base score is 5.5 (Medium).

Operationally, ranked at the 19th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified map to SC-32 (System Partitioning) and SC-49 (Hardware-enforced Separation and Policy Enforcement) — see the control section below for these in your framework.

EU & UK References

Vulnerability Data

Non-transparent sharing of return predictor targets between contexts in some Intel(R) Processors may allow an authorized user to potentially enable information disclosure via local access.

CWE(s)

Related Threats

CVEs Like This One

CVE-2023-40540Shared CWE-1303
CVE-2023-1998Shared CWE-1303

Affected Assets

Intel
inferred from references and description; NVD did not file a CPE for this CVE

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

Hardware-enforced separation mechanisms can structurally prevent non-transparent sharing of microarchitectural resources across contexts.

Partitioning the system into separate domains directly addresses isolation failures caused by shared hardware structures.

Security engineering principles applied during design can require explicit isolation of microarchitectural resources.

Mitigating Controls (NIST CSF 2.0) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→CSF cross-walk (authority under review) — links open the control.

DE.CM-09 partial match
prevents

Runtime monitoring of hardware can detect anomalous cache/branch behavior caused by the weakness.

ID.RA-09 partial match
prevents

Hardware authenticity/integrity assessment before acquisition can identify and avoid CPUs with unsafe microarchitectural sharing.

PR.PS-03 partial match
prevents

Replacing hardware that lacks needed security capabilities directly targets CPUs whose shared resources violate isolation.

Mitigating Controls (ISO/IEC 27001:2022 Annex A) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→ISO cross-walk (authority under review) — links open the control.

mitigates

Secure system architecture principles can mandate hardware-level isolation of microarchitectural resources.

finds

Security testing can detect side-channel leakage but does not prevent the underlying microarchitectural sharing.

none

Secure coding can avoid software patterns that amplify microarchitectural side-channels but does not address the hardware sharing itself.

References