CVE-2024-54458

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-54458
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-54458.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2024-54458
Downstream
Related
Published
2025-02-27T03:15:10Z
Modified
2025-08-09T20:01:26Z
Summary
[none]
Details

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.

References

Affected packages