CVE-2024-26769EPSS p46.8%
CVE-2024-26769CVE-2024-26769
linux / linux_kernel
Description
In the Linux kernel, the following vulnerability has been resolved:
nvmet-fc: avoid deadlock on delete association path
When deleting an association the shutdown path is deadlocking because we
try to flush the nvmet_wq nested. Avoid this by deadlock by deferring
the put work into its own work item.
Scoring
| CVSS | 7.5 () |
| Vector | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
| EPSS | 0.63% probability of exploitation · percentile 46.8% · 2026-08-05T12:04:55Z |
| Last modified | 2026-08-04 |