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

8.8 · HIGH
Published Dec 27, 2024 linux CWE-401 EPSS 0.21% (11th pctl)

Overview

CVE-2024-56669 is a high-severity vulnerability affecting linux linux_kernel. It was published on December 27, 2024 and has a CVSS 3.1 base score of 8.8 (HIGH).

This vulnerability has a CVSS 3.1 base score of 8.8, rated HIGH. 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: Remove cache tags before disabling ATS

The current implementation removes cache tags after disabling ATS,

leading to potential memory leaks and kernel crashes. Specifically,

CACHE_TAG_DEVTLB type cache tags may still remain in the list even

after the domain is freed, causing a use-after-free condition.

This issue really shows up when multiple VFs from different PFs

passed through to a single user-space process via vfio-pci. In such

cases, the kernel may crash with kernel messages like:

BUG: kernel NULL pointer dereference, address: 0000000000000014

PGD 19036a067 P4D 1940a3067 PUD 136c9b067 PMD 0

Oops: Oops: 0000 [#1] PREEMPT SMP NOPTI

CPU: 74 UID: 0 PID: 3183 Comm: testCli Not tainted 6.11.9 #2

RIP: 0010:cache_tag_flush_range+0x9b/0x250

Call Trace:

<TASK>

? __die+0x1f/0x60

? page_fault_oops+0x163/0x590

? exc_page_fault+0x72/0x190

? asm_exc_page_fault+0x22/0x30

? cache_tag_flush_range+0

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 >= 6.10, < 6.12.6 Affected

Frequently Asked Questions

What is CVE-2024-56669?

CVE-2024-56669 is a high-severity vulnerability affecting linux linux_kernel. It was published on December 27, 2024 and has a CVSS 3.1 base score of 8.8 (HIGH).

How severe is CVE-2024-56669?

This vulnerability has a CVSS 3.1 base score of 8.8, rated HIGH. 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-56669?

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

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