Description
In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Validate hdwq pointers before dereferencing in reset/errata paths When the HBA is undergoing a reset or is handling an errata event, NULL ptr dereference crashes may occur in routines such as lpfc_sli_flush_io_rings(), lpfc_dev_loss_tmo_callbk(), or lpfc_abort_handler(). Add NULL ptr checks before dereferencing hdwq pointers that may have been freed due to operations colliding with a reset or errata event handler.
References (6)
Core 6
Core References
Scores
CVSS v3
5.5
EPSS
0.0024
EPSS Percentile
14.3%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
no
Technical Impact
partial
Details
CWE
CWE-476
Status
published
Products (17)
linux/Kernel
4.11.0 - 6.1.120linux
linux/Kernel
6.11.0 - 6.11.3linux
linux/Kernel
6.2.0 - 6.6.64linux
linux/Kernel
6.7.0 - 6.10.14linux
Linux/Linux
< 4.11
Linux/Linux
4.11
Linux/Linux
6.1.120 - 6.1.*
Linux/Linux
6.10.14 - 6.10.*
Linux/Linux
6.11.3 - 6.11.*
Linux/Linux
6.12
... and 7 more
Published
Oct 21, 2024
Tracked Since
Feb 18, 2026