CVE-2024-45027
Linux Kernel vulnerability analysis and mitigation

Overview

A vulnerability in the Linux kernel's USB XHCI driver was discovered and resolved, identified as CVE-2024-45027. The issue occurs in the xhci_mem_cleanup() function when xhci_mem_init() fails before xhci->interrupters is allocated but after xhci->max_interrupters has been set. This vulnerability affects Linux kernel versions from 6.8 up to (excluding) 6.10.7, as well as release candidates 6.11-rc1, 6.11-rc2, and 6.11-rc3 (NVD).

Technical details

The vulnerability stems from an unconditional dereferencing of xhci->interrupters in the xhci_mem_cleanup() function. When xhci_mem_init() fails early in its execution, it calls xhci_mem_cleanup() to clean up resources, but if the failure occurs at a specific point in the initialization sequence, it leads to an invalid memory access. The issue has been assigned a CVSS v3.1 base score of 5.5 (Medium) with the vector string CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H, indicating local access requirements and potential high impact on availability (NVD).

Impact

The vulnerability can lead to a denial of service condition when exploited. The issue specifically affects the system's ability to properly handle USB device cleanup operations, which could result in system instability or crashes (Kernel Patch).

Mitigation and workarounds

The issue has been fixed by adding a check for xhci->interrupters being non-NULL before entering the cleanup loop. The fix has been implemented in the Linux kernel through a patch that gates the interrupt freeing loop with an additional condition. Users should update to Linux kernel version 6.10.7 or later to receive the fix (Kernel Patch).

Additional resources


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-2025-68753HIGH7.8
  • Linux KernelLinux Kernel
  • linux-realtime
NoYesJan 05, 2026
CVE-2025-68756HIGH7.1
  • Linux KernelLinux Kernel
  • linux-oracle
NoYesJan 05, 2026
CVE-2025-68764MEDIUM5.5
  • Linux KernelLinux Kernel
  • linux-realtime
NoYesJan 05, 2026
CVE-2025-68758MEDIUM5.5
  • Linux KernelLinux Kernel
  • kernel-zfcpdump-core
NoYesJan 05, 2026
CVE-2025-68762N/AN/A
  • Linux KernelLinux Kernel
  • kernel
NoYesJan 05, 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