296,213
Total vulnerabilities in the database
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.
Software | From | Fixed in |
---|---|---|
linux / linux_kernel | 6.13 | 6.13.4 |
linux / linux_kernel | 6.2 | 6.6.79 |
linux / linux_kernel | 6.7 | 6.12.16 |
linux / linux_kernel | - | 6.1.129 |