First published: Thu Feb 27 2025(Updated: )
In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: bsg: Set bsg_queue to NULL after removal Currently, this does not cause any issues, but I believe it is necessary to set bsg_queue to NULL after removing it to prevent potential use-after-free (UAF) access.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Kernel | ||
Linux Kernel | <6.1.129 | |
Linux Kernel | >=6.2<6.6.79 | |
Linux Kernel | >=6.7<6.12.16 | |
Linux Kernel | >=6.13<6.13.4 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-54458 is considered low severity as it currently does not cause any operational issues.
CVE-2024-54458 relates to a potential use-after-free (UAF) issue in the Linux kernel's SCSI subsystem.
Fixing CVE-2024-54458 involves applying the latest updates to the Linux kernel that address this vulnerability.
CVE-2024-54458 affects various versions of the Linux kernel, specifically where the bsg_queue is improperly handled.
As of now, there are no known active exploits for CVE-2024-54458.