First published: Sat Jan 11 2025(Updated: )
In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: pltfrm: Dellocate HBA during ufshcd_pltfrm_remove() This will ensure that the scsi host is cleaned up properly using scsi_host_dev_release(). Otherwise, it may lead to memory leaks.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Kernel | >=3.10<6.12.5 | |
Linux Kernel | =6.13-rc1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The severity of CVE-2024-57872 is classified as high due to its potential to cause memory leaks in the Linux kernel.
To fix CVE-2024-57872, update the Linux kernel to version 6.12.5 or later.
CVE-2024-57872 affects Linux kernel versions from 3.10 up to 6.12.5, including version 6.13-rc1.
CVE-2024-57872 impacts systems running any affected version of the Linux kernel.
CVE-2024-57872 is a vulnerability related to improper handling of SCSI host deallocation that can lead to memory leaks.