Cyber Resilience

CVE-2023-41090

Race Condition in Intel Memory And Storage Tool ≤ 2.3

Published
14 February 2024
Modified
21 November 2024
Patch / advisory
CVSS Score v3.1 1.8
Click a component to see what it means
Raw vectorCVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:U/C:N/I:L/A:N
EPSS Score 0.0013 3th percentile
Risk Priority 15 floored blend · peak EPSS

Summary

CVE-2023-41090 is a low-severity Race Condition During Access to Alternate Channel (CWE-421) vulnerability in Intel Memory And Storage Tool. Its CVSS base score is 1.8 (Low).

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

OWASP Top 10 for Web (2025)

EU & UK References

Vulnerability Data

Race condition in some Intel(R) MAS software before version 2.3 may allow a privileged user to potentially enable escalation of privilege via local access.

CWE(s)

Related Threats

CVEs Like This One

CVE-2023-36490Same product: Intel Memory And Storage Tool
CVE-2023-34349Same vendor: Intel
CVE-2023-22276Same vendor: Intel
CVE-2025-20039Same vendor: Intel
CVE-2023-22330Same vendor: Intel
CVE-2023-22848Same vendor: Intel
CVE-2023-30768Same vendor: Intel
CVE-2023-39230Same vendor: Intel
CVE-2023-22449Same vendor: Intel
CVE-2023-31271Same vendor: Intel

Affected Assets

intel
memory and storage tool
≤ 2.3

Mitigating Controls

Control response

Prevent
Stop it (NIST 800-53)

Detect
Catch it (NIST detect / respond)

Harden
Shrink the surface (DISA STIG)

Validate
Prove the fix (OWASP ASVS)
  • V10.4.2
  • V10.4.5
  • V15.1.3
  • V15.4.1

Likely Mitigating Controls AI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-362

Accurate timestamps from internal clocks enable detection of race conditions by providing reliable event ordering in audit logs.

addresses: CWE-362

Coordination of concurrent security activities reduces the probability that shared resources will be accessed simultaneously without proper synchronization.

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.

PR.AA-05 mostly match
prevents

Enforcing least-privilege access permissions directly prevents unauthorized actors from using an exposed alternate channel.

PR.IR-01 mostly match
prevents

Protecting networks and environments from unauthorized logical access mitigates exposure of alternate channels.

PR.PS-06 mostly match
prevents

Integrating secure development practices throughout the SDLC prevents introduction of alternate-channel race conditions.

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.

detects

Security testing can detect alternate-channel race conditions before deployment.

mitigates

Network segmentation and hardening reduce the exposure of alternate channels to unauthorized actors.

mitigates

Segregating networks limits the reach of alternate communication paths to unintended parties.

prevents

Secure development practices can identify and eliminate race conditions involving alternate channels.

prevents

Application security requirements can specify thread-safety and locking rules, but do not prescribe implementation details.

prevents

Secure architecture principles reduce the likelihood of exposing alternate channels to unintended actors.

References