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

6.5 · MEDIUM
Published Dec 19, 2024 xen CWE-667 EPSS 0.27% (19th pctl)

Overview

CVE-2024-45818 is a medium-severity vulnerability affecting xen xen. It was published on December 19, 2024 and has a CVSS 3.1 base score of 6.5 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 6.5, rated MEDIUM. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

Technical Description

The hypervisor contains code to accelerate VGA memory accesses for HVM

guests, when the (virtual) VGA is in "standard" mode. Locking involved

there has an unusual discipline, leaving a lock acquired past the

return from the function that acquired it. This behavior results in a

problem when emulating an instruction with two memory accesses, both of

which touch VGA memory (plus some further constraints which aren't

relevant here). When emulating the 2nd access, the lock that is already

being held would be attempted to be re-acquired, resulting in a

deadlock.

This deadlock was already found when the code was first introduced, but

was analysed incorrectly and the fix was incomplete. Analysis in light

of the new finding cannot find a way to make the existing locking

discipline work.

In staging, this logic has all been removed because it was discovered

to be accidentally disabled since Xen 4.7. Therefore, we are fixing the

locking problem by backporting the removal of most of the feat

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.6.0, < 4.20.0 Affected

Frequently Asked Questions

What is CVE-2024-45818?

CVE-2024-45818 is a medium-severity vulnerability affecting xen xen. It was published on December 19, 2024 and has a CVSS 3.1 base score of 6.5 (MEDIUM).

How severe is CVE-2024-45818?

This vulnerability has a CVSS 3.1 base score of 6.5, rated MEDIUM. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

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

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-45818?

CyberStrike's AI-powered security agents can automatically detect CVE-2024-45818 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.