CVE-2024-53053
Published: Nov 19, 2024
Modified: May 11, 2026
Description
In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Fix another deadlock during RTC update If ufshcd_rtc_work calls ufshcd_rpm_put_sync() and the pm's usage_count is 0, we will enter the runtime suspend callback. However, the runtime suspend callback will wait to flush ufshcd_rtc_work, causing a deadlock. Replace ufshcd_rpm_put_sync() with ufshcd_rpm_put() to avoid the deadlock.
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected 06701a545e9a3c4e007cff6872a074bf97c40619 - < 9aa1f0da237d6b16e36e0a0cc9f746d1d78396edaffected 6bf999e0eb41850d5c857102535d5c53b2ede224 - < a128cfec44709ab1bd1f01d158569bcb2386f54faffected 6bf999e0eb41850d5c857102535d5c53b2ede224 - < cb7e509c4e0197f63717fee54fb41c4990ba8d3a |
Linux | Linux | affected 6.8unaffected 0 - < 6.8unaffected 6.11.7 - <= 6.11.*unaffected 6.12 - <= * |
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