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

5.5 · MEDIUM
Published May 1, 2024 linux CWE-476 EPSS 0.24% (15th pctl)

Overview

CVE-2024-27079 is a medium-severity vulnerability affecting linux linux_kernel. It was published on May 1, 2024 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

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

Technical Description

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

iommu/vt-d: Fix NULL domain on device release

In the kdump kernel, the IOMMU operates in deferred_attach mode. In this

mode, info->domain may not yet be assigned by the time the release_device

function is called. It leads to the following crash in the crash kernel:

BUG: kernel NULL pointer dereference, address: 000000000000003c

...

RIP: 0010:do_raw_spin_lock+0xa/0xa0

...

_raw_spin_lock_irqsave+0x1b/0x30

intel_iommu_release_device+0x96/0x170

iommu_deinit_device+0x39/0xf0

__iommu_group_remove_device+0xa0/0xd0

iommu_bus_notifier+0x55/0xb0

notifier_call_chain+0x5a/0xd0

blocking_notifier_call_chain+0x41/0x60

bus_notify+0x34/0x50

device_del+0x269/0x3d0

pci_remove_bus_device+0x77/0x100

p2sb_bar+0xae/0x1d0

...

i801_probe+0x423/0x740

Use the release_domain mechanism to fix it. The scalable mode context

entry which is not part of release domain should be cle

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 >= 5.18, < 6.8.2 Affected

Frequently Asked Questions

What is CVE-2024-27079?

CVE-2024-27079 is a medium-severity vulnerability affecting linux linux_kernel. It was published on May 1, 2024 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

How severe is CVE-2024-27079?

This vulnerability has a CVSS 3.1 base score of 5.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-27079?

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

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