AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2024-45817

HIGH · CVSS 7.3 EPSS 0.54%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2024-09-25 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 7.3. See the original NVD description below for full technical details.

CVE
CVE-2024-45817
Severity
HIGH
CVSS
7.3
EPSS
0.54%

Original NVD Description

In x86's APIC (Advanced Programmable Interrupt Controller) architecture, error conditions are reported in a status register. Furthermore, the OS can opt to receive an interrupt when a new error occurs. It is possible to configure the error interrupt with an illegal vector, which generates an error when an error interrupt is raised. This case causes Xen to recurse through vlapic_error(). The recursion itself is bounded; errors accumulate in the the status register and only generate an interrupt when a new status bit becomes set. However, the lock protecting this state in Xen will try to be taken recursively, and deadlock.

Related CVEs

Other vulnerabilities affecting the same vendor(s)