CVE-2024-26917
MediumIn the Linux kernel, the following vulnerability has been resolved: scsi: Revert "scsi: fcoe: Fix potential deadlock on &fip->ctlr_lock" This reverts commit 1a1975551943f681772720f639ff42fbaa746212. This commit causes interrupts to be lost for FCoE devices, since it changed sping locks from "bh" to "irqsave". Instead, a work queue should be used, and will be addressed in a separate commit.
CVSS 3.1 score
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected versions
Linux kernel versions
4.19.295,
5.4.257,
5.10.195,
5.15.132,
6.1.53,
4.14.326,
6.4.16,
6.5.3,
6.6
and later are affected. Fixed in
4.19.307,
5.4.269,
5.10.210,
5.15.149,
6.1.79,
6.6.18,
6.7.6,
6.8
and their respective stable series.
References
10 total-
Patch
-
Patch
-
Patch
-
Patch
-
Patch
Frequently asked questions
-
What is CVE-2024-26917?
CVE-2024-26917 is a Medium severity Linux kernel vulnerability with a CVSS score of 5.5 out of 10 . It affects Linux kernel versions from 4.19.295 onward and has been patched in 4.19.307, 5.4.269, 5.10.210 and others. CVE-2024-26917 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.
-
What is the CVSS score for CVE-2024-26917?
CVE-2024-26917 has a CVSS score of 5.5 out of 10, rated Medium severity (CVSS 3.1). The vector string is
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H. -
Is there a patch available for CVE-2024-26917?
Yes. CVE-2024-26917 has been patched. Fixed versions include 4.19.307, 5.4.269, 5.10.210 and others. If you are running Linux kernel 4.19.295 or later up to the fix versions, apply the relevant patch for your kernel branch.
-
Is CVE-2024-26917 actively exploited?
No. CVE-2024-26917 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.