Bug 2348546 (CVE-2024-54458) - CVE-2024-54458 kernel: scsi: ufs: bsg: Set bsg_queue to NULL after removal
Summary: CVE-2024-54458 kernel: scsi: ufs: bsg: Set bsg_queue to NULL after removal
Keywords:
Status: NEW
Alias: CVE-2024-54458
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-02-27 03:02 UTC by OSIDB Bzimport
Modified: 2025-02-27 09:30 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-02-27 03:02:44 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.