CVE-2024-26769

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-26769
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-26769.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2024-26769
Downstream
Related
Published
2024-04-03T17:15:52Z
Modified
2025-08-09T20:01:26Z
Summary
[none]
Details

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.

References

Affected packages