← Back to CVE List

CVE-2024-26769

Published: 2024-04-03T17:15Z
Last Modified: 2025-04-04T14:17Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt