CVE-2024-38629
Linux Kernel vulnerability analysis and mitigation

Overview

A vulnerability in the Linux kernel's DMA engine IDXD driver was discovered and resolved in June 2024. The issue (CVE-2024-38629) involves unnecessary destruction of file_ida in the driver's character device handling. The file_ida is allocated during cdev open and freed during cdev release, with this sequence being guaranteed by driver file operations (Kernel Git).

Technical details

The vulnerability stems from an unnecessary ida_destroy(&file_ida) call when the WQ cdev is removed. This can lead to a race condition where ida_free() in cdev release may occur after the destruction of file_ida per WQ cdev, potentially resulting in accessing an already destroyed id in file_ida. This condition can trigger a kernel panic, affecting system stability (Kernel Git).

Impact

When exploited, this vulnerability can cause a denial of service condition through a kernel panic, affecting system availability. The issue specifically impacts systems using the IDXD (Intel Data Accelerator) driver in the Linux kernel (Ubuntu Security).

Exploitability

The vulnerability requires local access to the system running the affected Linux kernel version. It can be triggered through normal operation of the IDXD driver's character device interface (NVD).

Mitigation and workarounds

The issue has been fixed by removing the unnecessary ida_destroy(&file_ida) call in the driver code. The fix has been implemented in various Linux distributions, including Ubuntu 24.04 LTS (noble) where it was fixed in version 6.8.0-44.44 (Ubuntu Security).

Additional resources

Linux Distribution fix status

Fix availability across major Linux distributions and their releases.

Debian

Fixed

bookworm

linux

Fixed

bullseye

linux

Fixed

sid

linux: 6.9.7-1

Fixed

trixie

linux: 6.9.7-1

Fixed

SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-80904MEDIUM5.9
  • Linux Kernel logoLinux Kernel
  • linux-hwe-5.15
NoYesSep 04, 2026
CVE-2026-80905MEDIUM5.5
  • Linux Kernel logoLinux Kernel
  • linux-ibm-5.15
NoYesSep 04, 2026
CVE-2026-80913MEDIUM4.4
  • Linux Kernel logoLinux Kernel
  • linux-aws-fips
NoYesSep 04, 2026
CVE-2026-80912MEDIUM4.4
  • Linux Kernel logoLinux Kernel
  • linux-riscv-6.17
NoYesSep 04, 2026
CVE-2026-80906NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-nvidia
NoYesSep 04, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management