CVE-2025-71193
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2025-71193 is a NULL pointer dereference vulnerability in the Linux kernel's phy-qcom-qusb2 driver, caused by a race condition during device initialization. Enabling runtime PM before attaching the QPHY instance as driver data creates a brief window where the qusb2_phy_runtime_suspend callback can execute with a NULL driver data pointer, resulting in a sporadic kernel crash during boot. The vulnerability affects Linux kernel versions from 4.17 up to (but not including) the patched stable releases (6.6.122, 6.12.67, 6.18.7, and 6.19-rc6). It was published on February 4, 2026, and carries an estimated CVSS severity of Medium with an EPSS score of approximately 0.018% (Feedly, EUVD).

Technical details

The root cause is a NULL pointer dereference (CWE-476) in the qusb2_phy_runtime_suspend function within the phy_qcom_qusb2 kernel module. The driver previously called pm_runtime_enable() before setting the QPHY instance as driver data via platform_set_drvdata(), leaving a race window where the PM workqueue (kworker/0:1) could invoke the suspend callback before valid driver data was available. The fix reorders initialization so the QPHY instance is attached as driver data first, then runtime PM is enabled, and switches to the devres-managed PM runtime API to ensure symmetric cleanup on driver removal (Feedly, Linux Kernel Stable).

Impact

Successful triggering of this vulnerability causes a kernel panic (system crash) on affected devices using Qualcomm QUSB2 PHY hardware, resulting in a denial of service. The crash is sporadic and occurs during boot, making affected systems unreliable or unbootable in certain timing conditions. There is no evidence of confidentiality or integrity impact; the primary consequence is availability loss on devices with the affected PHY driver (Feedly).

Indicators of compromise

  • Logs/Kernel Messages: Kernel oops messages referencing qusb2_phy_runtime_suspend+0x14/0x1e0 [phy_qcom_qusb2] and pm_generic_runtime_suspend+0x2c/0x44 in dmesg or /var/log/kern.log.
  • Logs/Kernel Messages: Messages indicating Unable to handle kernel NULL pointer dereference at virtual address 00000000000000a1 during boot, with workqueue context kworker/0:1 and process pm_runtime_work.
  • System Behavior: Sporadic system crashes or reboots during boot on devices using Qualcomm QUSB2 PHY hardware (e.g., certain Qualcomm Snapdragon-based platforms).

Mitigation and workarounds

The Linux kernel maintainers have released fixes in stable branches: 6.6.122, 6.12.67, 6.18.7, and 6.19-rc6. The fix reorders driver initialization to attach the QPHY instance as driver data before enabling runtime PM, and adopts the devres-managed PM runtime API. Users running affected kernel versions on Qualcomm QUSB2 PHY hardware should update to a patched kernel version. Ubuntu has issued security notices USN-8278-1, USN-8278-2, USN-8289-1, USN-8289-2, USN-8296-1, USN-8296-2, and USN-8393-1 addressing this and related kernel vulnerabilities (Ubuntu USN-8278-1, Ubuntu USN-8296-1, Linux Kernel Stable).

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-2026-64557NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-selftests-internal
NoNoJul 29, 2026
CVE-2026-64556NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-64k-devel
NoNoJul 29, 2026
CVE-2026-64555NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-azure-fde-6.14
NoNoJul 27, 2026
CVE-2026-64554NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-gcp-6.14
NoYesJul 27, 2026
CVE-2026-64553NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-64k-debug-modules-internal
NoYesJul 27, 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