Cyber Resilience

CVE-2023-42667

Published
14 August 2024
Modified
15 April 2026
CVSS Score v4 7.3
Click a component to see what it means
Raw vectorCVSS:4.0/AV:L/AC:H/AT:P/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
EPSS Score 0.0024 15th percentile
Risk Priority 26 floored blend · peak EPSS

Summary

CVE-2023-42667 is a high-severity SoC (CWE-1189) vulnerability in Intel (inferred from references). Its CVSS base score is 7.3 (High).

Operationally, ranked at the 15th 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-4 (Information in Shared System Resources) — see the control section below for these in your framework.

EU & UK References

Vulnerability Data

Improper isolation in the Intel(R) Core(TM) Ultra Processor stream cache mechanism may allow an authenticated user to potentially enable escalation of privilege via local access.

CWE(s)

Related Threats

CVEs Like This One

CVE-2023-31325Shared CWE-1189
CVE-2024-36332Shared CWE-1189
CVE-2025-54514Shared CWE-1189
CVE-2023-49141Shared CWE-1189
CVE-2025-54518Shared CWE-1189

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

SC-4 explicitly prevents unauthorized information transfer via shared system resources, addressing the core SoC isolation failure.

SC-49 mandates hardware-enforced separation between security domains, directly countering improper SoC resource isolation.

SC-32 requires partitioning the system into separate domains, structurally preventing shared-resource leakage on an SoC.

SC-50 requires software-enforced separation mechanisms that would prevent the described SoC shared-resource weakness.

SC-3 requires isolation of security functions from non-security ones, directly preventing improper sharing of SoC resources between trusted and untrusted agents.

SC-39 enforces separate execution domains for processes, stopping unintended sharing of SoC resources between trust levels.

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.

GV.SC-05 partial match
prevents

Contractual requirements on suppliers can mandate proper SoC resource isolation.

ID.RA-09 partial match
prevents

Hardware integrity/authenticity checks before acquisition can verify isolation features.

ID.RA-10 partial match
prevents

Supplier assessments can evaluate SoC isolation capabilities prior to purchase.

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.

prevents

Secure system architecture and engineering principles directly require hardware-level isolation of shared SoC resources.

finds

Security testing can detect SoC isolation issues but does not prevent the weakness from existing in the design.

none

Privileged access rights can reduce unauthorized software access to SoC resources but do not enforce hardware isolation.

none

Network security controls can limit external access to SoC resources but do not enforce hardware-level isolation.

none

Network segregation can reduce exposure of SoC shared resources but does not address internal hardware isolation.

none

Secure coding practices can mitigate software exploits of SoC isolation flaws but do not prevent the underlying hardware weakness.

References