THREATOPS
THREAT OPSThreat News › [NVD] CVE-2024-54458 (HIGH 7.8) — 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)

[NVD] CVE-2024-54458 (HIGH 7.8) — 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)

lownvdPublished 2025-02-27

CVE-2024-54458 CVSS: 7.8 HIGH Published: 2025-02-27T03:15:10.770

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.

Indicators of compromise

Original source: https://nvd.nist.gov/vuln/detail/CVE-2024-54458