CVE-2024-53153
Linux Kernel vulnerability analysis and mitigation

Overview

In the Linux kernel, a vulnerability (CVE-2024-53153) has been identified and resolved in the PCI Qualcomm endpoint driver. The issue occurs when the host asserts PERST# (PCI Express Reset), as the endpoint cleanup functions are called during a time when the reference clock (refclk) is disabled by the host. Since Qualcomm endpoint SoCs depend on the host's refclk for controller operation, any hardware register access during this period results in an endpoint crash (Kernel Git).

Technical details

The vulnerability stems from the timing of cleanup operations in the qcompcieperstassert() function. The endpoint cleanup function dwpcieepcleanup() and EPF deinit notify function pciepcdeinit_notify() were originally called when the host asserted PERST#, but this occurred just before the host disabled the reference clock. Most controller cleanup operations require access to hardware registers, such as eDMA cleanup and powering down MHI EPF, which cannot be performed without an active refclk (Kernel Git).

Impact

When exploited, this vulnerability causes a complete crash of the endpoint SoC when the host asserts PERST#. This affects all Qualcomm endpoint SoCs that depend on the host's reference clock for controller operation (Kernel Git).

Mitigation and workarounds

The issue has been fixed by moving the controller cleanup operations to the start of the qcompcieperst_deassert() function, which is called when the host deasserts PERST#. At this point, the reference clock is guaranteed to be active, allowing safe execution of cleanup operations. The fix has been implemented in the Linux kernel through patches that modify the timing of cleanup operations (Kernel Git).

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-40205HIGH7.8
  • Linux KernelLinux Kernel
  • linux-hwe-6.14
NoYesNov 12, 2025
CVE-2025-40211HIGH7.1
  • Linux KernelLinux Kernel
  • linux-azure-fde-6.14
NoYesNov 21, 2025
CVE-2025-40206MEDIUM5.5
  • Linux KernelLinux Kernel
  • kernel-64k-debug-devel
NoYesNov 12, 2025
CVE-2025-40210MEDIUM5.1
  • Linux KernelLinux Kernel
  • kernel-tools-libs-devel
NoYesNov 21, 2025
CVE-2025-40212N/AN/A
  • Linux KernelLinux Kernel
  • kernel-64k
NoYesNov 24, 2025

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