In the Linux kernel, the following vulnerability has been resolved:
scsi: ufs: ufs-qcom: Fix UFS OCP issue during UFS power down (PC=3)
According to UFS specifications, the power-off sequence for a UFS device includes:
- Sending an SSU command with Power_Condition=3 and await a response.
- Asserting RST_N low.
- Turning off REF_CLK.
- Turning off VCC.
- Turning off VCCQ/VCCQ2.
As part of ufs shutdown, after the SSU command completion, asserting hardware reset (HWRST) triggers the device firmware to wake up and execute its reset routine. This routine initializes hardware blocks and takes a few milliseconds to complete. During this time, the ICCQ draws a large current.
This large ICCQ current may cause issues for the regulator which is supplying power to UFS, because the turn off request from UFS driver to the regulator framework will be immediately followed by low power mode(LPM) request by regulator framework. This is done by framework because UFS which is the only client is requesting for disable. So if the rail is still in the process of shutting down while ICCQ exceeds LPM current thresholds, and LPM mode is activated in hardware during this state, it may trigger an overcurrent protection (OCP) fault in the regulator.
To prevent this, a 10ms delay is added after asserting HWRST. This allows the reset operation to complete while power rails remain active and in high-power mode.
Currently there is no way for Host to query whether the reset is completed or not and hence this the delay is based on experiments with Qualcomm UFS controllers across multiple UFS vendors.
Covered by Rapid7
| Product | Vendor Advisory | Solution File | Added | Published |
|---|---|---|---|---|
| Ubuntu | — | Upgrade linux-image-6.17.0-19-generic-64kUpgrade linux-image-oracle-64kUpgrade linux-image-6.17.0-19-genericUpgrade linux-image-6.17.0-1017-oemUpgrade linux-image-6.17.0-1008-realtimeUpgrade linux-image-generic-6.17Upgrade linux-image-6.17.0-1010-azureUpgrade linux-image-azureUpgrade linux-image-gcp-64kUpgrade linux-image-virtual-6.17Upgrade linux-image-generic-64k-6.17Upgrade linux-image-genericUpgrade linux-image-realtime-6.17Upgrade linux-image-raspiUpgrade linux-image-azure-6.17Upgrade linux-image-generic-64kUpgrade linux-image-oracle-64k-6.17Upgrade linux-image-gcp-64k-6.17Upgrade linux-image-realtime-hwe-24.04Upgrade linux-image-aws-64k-6.17Upgrade linux-image-6.17.0-1009-awsUpgrade linux-image-6.17.0-1009-oracleUpgrade linux-image-6.17.0-1009-gcp-64kUpgrade linux-image-oem-24.04bUpgrade linux-image-oem-24.04cUpgrade linux-image-oracleUpgrade linux-image-virtualUpgrade linux-image-generic-64k-hwe-24.04Upgrade linux-image-aws-6.17Upgrade linux-image-realtimeUpgrade linux-image-aws-64kUpgrade linux-image-virtual-hwe-24.04Upgrade linux-image-oem-24.04Upgrade linux-image-oem-6.17Upgrade linux-image-oem-24.04aUpgrade linux-image-6.17.0-1010-raspiUpgrade linux-image-6.17.0-1009-oracle-64kUpgrade linux-image-gcpUpgrade linux-image-awsUpgrade linux-image-raspi-6.17Upgrade linux-image-oracle-6.17Upgrade linux-image-gcp-6.17Upgrade linux-image-6.17.0-1009-gcpUpgrade linux-image-oem-24.04dUpgrade linux-image-generic-hwe-24.04Upgrade linux-image-6.17.0-1009-aws-64k | Mar 17, 2026 | Dec 16, 2025 |
Prioritise with Active Threat Intelligence
With curated Threat Intelligence, you can see which vulnerabilities truly put you at risk, prioritize what matters most, and act before attackers do.
Explore Intelligence Hub