Cyber Resilience

CVE-2024-29079

Intel Virtual Raid On Cpu ≤ 8.6.0.3001

Published
13 November 2024
Modified
07 March 2025
Patch / advisory
CVSS Score v4 6.9
Click a component to see what it means
Raw vectorCVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:A/VC:H/VI:H/VA:L/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.0020 10th percentile
Risk Priority 35 floored blend · peak EPSS

Summary

CVE-2024-29079 is a medium-severity Insufficient Control Flow Management (CWE-691) vulnerability in Intel Virtual Raid On Cpu. Its CVSS base score is 6.9 (Medium).

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

EU & UK References

Vulnerability Data

Insufficient control flow management in some Intel(R) VROC software before version 8.6.0.3001 may allow an authenticated user to potentially enable escalation of privilege via local access.

CWE(s)

Related Threats

CVEs Like This One

CVE-2023-31271Same product: Intel Virtual Raid On Cpu
CVE-2023-34315Same product: Intel Virtual Raid On Cpu
CVE-2024-32485Same product: Intel Virtual Raid On Cpu
CVE-2024-23489Same product: Intel Virtual Raid On Cpu
CVE-2023-35003Same product: Intel Virtual Raid On Cpu
CVE-2023-32646Same product: Intel Virtual Raid On Cpu
CVE-2023-24587Same vendor: Intel
CVE-2024-21801Same vendor: Intel
CVE-2023-28711Same vendor: Intel
CVE-2023-22330Same vendor: Intel

Affected Assets

intel
virtual raid on cpu
≤ 8.6.0.3001

Mitigating Controls

Control response

Prevent
Stop it (NIST 800-53)

Detect
Catch it (NIST detect / respond)

Harden
Shrink the surface (DISA STIG)
  • 2 hardening rules · 2 OS baselines
Validate
Prove the fix (OWASP ASVS)

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-691

Design principles and implementation approaches enforce robust control-flow management to maintain function and enable recovery after disruption.

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.PS-06 mostly match
prevents

Secure SDLC activities such as static analysis, code review, and testing directly prevent control-flow weaknesses while also addressing many other coding defects.

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 in development and acceptance can detect control-flow weaknesses but does not itself implement preventive controls.

prevents

Secure development life cycle mandates structured control-flow design and review that directly reduces unexpected flow manipulation.

prevents

Secure system architecture and engineering principles require explicit control-flow integrity mechanisms and error-handling paths.

prevents

Secure coding standards explicitly forbid constructs that allow unintended control-flow changes such as missing breaks or unsafe jumps.

prevents

Change management reduces introduction of control-flow defects through controlled updates but does not address the weakness directly.

References