CVE-2024-57872: scsi: ufs: pltfrm: Dellocate HBA during ufshcd_pltfrm_remove()
In the Linux kernel, the following vulnerability has been resolved:
scsi: ufs: pltfrm: Dellocate HBA during ufshcdpltfrmremove()
This will ensure that the scsi host is cleaned up properly using scsihostdevrelease(). Otherwise, it may lead to memory leaks.
Other sources
This CVE was automatically created from a reference found in an email or other text. If you are reading this, then this CVE entry is probably erroneous, since this text should be replaced by the official CVE description automatically.
— Launchpad
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the severity of CVE-2024-57872?
The severity of CVE-2024-57872 is classified as high due to its potential to cause memory leaks in the Linux kernel.
How do I fix CVE-2024-57872?
To fix CVE-2024-57872, update the Linux kernel to version 6.12.5 or later.
Which versions of Linux kernel are affected by CVE-2024-57872?
CVE-2024-57872 affects Linux kernel versions from 3.10 up to 6.12.5, including version 6.13-rc1.
What type of systems are impacted by CVE-2024-57872?
CVE-2024-57872 impacts systems running any affected version of the Linux kernel.
What is the nature of the vulnerability in CVE-2024-57872?
CVE-2024-57872 is a vulnerability related to improper handling of SCSI host deallocation that can lead to memory leaks.