CVE-2026-43275
Published: May 6, 2026
Modified: May 11, 2026
Description
In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Flush exception handling work when RPM level is zero Ensure that the exception event handling work is explicitly flushed during suspend when the runtime power management level is set to UFS_PM_LVL_0. When the RPM level is zero, the device power mode and link state both remain active. Previously, the UFS core driver bypassed flushing exception event handling jobs in this configuration. This created a race condition where the driver could attempt to access the host controller to handle an exception after the system had already entered a deep power-down state, resulting in a system crash. Explicitly flush this work and disable auto BKOPs before the suspend callback proceeds. This guarantees that pending exception tasks complete and prevents illegal hardware access during the power-down sequence.
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected 57d104c153d3d6d7bea60089e80f37501851ed2c - < d5c3a1a13f97355c397f9439d79cb04b182958a3affected 57d104c153d3d6d7bea60089e80f37501851ed2c - < 5d186731bc335cc049d4e57ab9f563cfab95593eaffected 57d104c153d3d6d7bea60089e80f37501851ed2c - < aa8d68d97c7f0ef966e51afc17fdbdc372700edfaffected 57d104c153d3d6d7bea60089e80f37501851ed2c - < aac2fee7513dd25042a616f86a1469b4858d2c5caffected 57d104c153d3d6d7bea60089e80f37501851ed2c - < 78d8e2d6352e8317686ee3a44811ac14c415a57d+2 more versions |
Linux | Linux | affected 3.18unaffected 0 - < 3.18unaffected 5.15.202 - <= 5.15.*unaffected 6.1.165 - <= 6.1.*unaffected 6.6.128 - <= 6.6.*+4 more versions |
References
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now