Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2024-45817

7.3 · HIGH
Published Sep 25, 2024 xen CWE-209 EPSS 0.54% (44th pctl)

Overview

CVE-2024-45817 is a high-severity vulnerability affecting xen xen. It was published on September 25, 2024 and has a CVSS 3.1 base score of 7.3 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.3, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical 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.

Remediation

Check the references section for vendor advisories and patches from xen. Update xen to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
xen xen 4.5.0 Affected

Frequently Asked Questions

What is CVE-2024-45817?

CVE-2024-45817 is a high-severity vulnerability affecting xen xen. It was published on September 25, 2024 and has a CVSS 3.1 base score of 7.3 (HIGH).

How severe is CVE-2024-45817?

This vulnerability has a CVSS 3.1 base score of 7.3, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2024-45817?

Check the references section for vendor advisories and patches from xen. Update xen to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2024-45817?

CyberStrike's AI-powered security agents can automatically detect CVE-2024-45817 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.