GHSA-jc5w-m29h-g88wHighCVSS 7.8

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: bsg: Set...

Published
February 27, 2025
Last Modified
July 14, 2026

🔗 CVE IDs covered (1)

📋 Description

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 (12)