THREATOPS
THREAT OPSThreat News › [NVD] CVE-2024-26769 (HIGH 7.5) — 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 in

[NVD] CVE-2024-26769 (HIGH 7.5) — 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 in

lownvdPublished 2024-04-03

CVE-2024-26769 CVSS: 7.5 HIGH Published: 2024-04-03T17:15:52.853

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.

Indicators of compromise

Original source: https://nvd.nist.gov/vuln/detail/CVE-2024-26769