Cyber Resilience

CVE-2023-22276

Race Condition in Intel Ethernet Network Controller E810-Xxvam2 Firmware ≤ 1.7.2.4

Published
11 August 2023
Modified
21 November 2024
Patch / advisory
CVSS Score v3.1 6.5
Click a component to see what it means
Raw vectorCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H
EPSS Score 0.0010 1th percentile
Risk Priority 36 floored blend · peak EPSS

Summary

CVE-2023-22276 is a medium-severity Race Condition During Access to Alternate Channel (CWE-421) vulnerability in Intel Ethernet Network Controller E810-Xxvam2 Firmware. Its CVSS base score is 6.5 (Medium).

Operationally, ranked at the 1th 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 firmware for some Intel(R) Ethernet Controllers and Adapters E810 Series before version 1.7.2.4 may allow an authenticated user to potentially enable denial of service via local access.

CWE(s)

Related Threats

CVEs Like This One

CVE-2023-41090Same vendor: Intel
CVE-2023-34349Same 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
CVE-2024-28050Same vendor: Intel

Affected Assets

intel
ethernet network controller e810-xxvam2 firmware
≤ 1.7.2.4
intel
ethernet network controller e810-cam1 firmware
≤ 1.7.2.4
intel
ethernet network controller e810-cam2 firmware
≤ 1.7.2.4

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