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

7.1 · HIGH
Published Jul 5, 2024 linux EPSS 0.23% (13th pctl)

Overview

CVE-2024-39483 is a high-severity vulnerability affecting linux linux_kernel. It was published on July 5, 2024 and has a CVSS 3.1 base score of 7.1 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.1, rated HIGH. It requires local or adjacent network access to exploit. No authentication or special privileges are required for exploitation.

Technical Description

In the Linux kernel, the following vulnerability has been resolved:

KVM: SVM: WARN on vNMI + NMI window iff NMIs are outright masked

When requesting an NMI window, WARN on vNMI support being enabled if and

only if NMIs are actually masked, i.e. if the vCPU is already handling an

NMI. KVM's ABI for NMIs that arrive simultanesouly (from KVM's point of

view) is to inject one NMI and pend the other. When using vNMI, KVM pends

the second NMI simply by setting V_NMI_PENDING, and lets the CPU do the

rest (hardware automatically sets V_NMI_BLOCKING when an NMI is injected).

However, if KVM can't immediately inject an NMI, e.g. because the vCPU is

in an STI shadow or is running with GIF=0, then KVM will request an NMI

window and trigger the WARN (but still function correctly).

Whether or not the GIF=0 case makes sense is debatable, as the intent of

KVM's behavior is to provide functionality that is as close to real

hardware as possible. E.g. if two NMIs are sent in quick succession, the

Remediation

Check the references section for vendor advisories and patches from linux. Update linux_kernel 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
linux linux_kernel >= 0, < 6.4 Affected

Frequently Asked Questions

What is CVE-2024-39483?

CVE-2024-39483 is a high-severity vulnerability affecting linux linux_kernel. It was published on July 5, 2024 and has a CVSS 3.1 base score of 7.1 (HIGH).

How severe is CVE-2024-39483?

This vulnerability has a CVSS 3.1 base score of 7.1, rated HIGH. It requires local or adjacent network access to exploit. No authentication or special privileges are required for exploitation.

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

Check the references section for vendor advisories and patches from linux. Update linux_kernel 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-39483?

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