CVE-2024-29079
Intel Virtual Raid On Cpu ≤ 8.6.0.3001
Raw vector
CVSS: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:XSummary
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
- 🇪🇺 ENISA EUVD: EUVD-2024-26120
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
Affected Assets
Mitigating Controls
Control response
—
—
- 2 hardening rules · 2 OS baselines
—
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.
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.
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.
Security testing in development and acceptance can detect control-flow weaknesses but does not itself implement preventive controls.
Secure development life cycle mandates structured control-flow design and review that directly reduces unexpected flow manipulation.
Secure system architecture and engineering principles require explicit control-flow integrity mechanisms and error-handling paths.
Secure coding standards explicitly forbid constructs that allow unintended control-flow changes such as missing breaks or unsafe jumps.
Change management reduces introduction of control-flow defects through controlled updates but does not address the weakness directly.