← Back to CVE List

CVE-2024-54458

Published: 2025-02-27T03:15Z
Last Modified: 2025-03-24T18:24Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt