5.5
MEDIUM
CVE-2024-26917
CoreGuard FCoE Locking Deadlock Vulnerability
Description

In 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.

INFO

Published Date :

April 17, 2024, 4:15 p.m.

Last Modified :

Feb. 3, 2025, 4:18 p.m.

Source :

416baaa9-dc9f-4396-8d5f-8c081fb06d67

Remotely Exploitable :

No

Impact Score :

3.6

Exploitability Score :

1.8
Affected Products

The following products are affected by CVE-2024-26917 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

ID Vendor Product Action
1 Linux linux_kernel
1 Debian debian_linux
References to Advisories, Solutions, and Tools

Here, you will find a curated list of external links that provide in-depth information, practical solutions, and valuable tools related to CVE-2024-26917.

URL Resource
https://git.kernel.org/stable/c/2209fc6e3d7727d787dc6ef9baa1e9eae6b1295b Patch
https://git.kernel.org/stable/c/25675159040bffc7992d5163f3f33ba7d0142f21 Patch
https://git.kernel.org/stable/c/2996c7e97ea7cf4c1838a1b1dbc0885934113783 Patch
https://git.kernel.org/stable/c/5b8f473c4de95c056c1c767b1ad48c191544f6a5 Patch
https://git.kernel.org/stable/c/6bb22ac1d11d7d20f91e7fd2e657a9e5f6db65e0 Patch
https://git.kernel.org/stable/c/7d4e19f7ff644c5b79e8271df8ac2e549b436a5b Patch
https://git.kernel.org/stable/c/94a600226b6d0ef065ee84024b450b566c5a87d6 Patch
https://git.kernel.org/stable/c/977fe773dcc7098d8eaf4ee6382cb51e13e784cb Patch
https://git.kernel.org/stable/c/2209fc6e3d7727d787dc6ef9baa1e9eae6b1295b Patch
https://git.kernel.org/stable/c/25675159040bffc7992d5163f3f33ba7d0142f21 Patch
https://git.kernel.org/stable/c/2996c7e97ea7cf4c1838a1b1dbc0885934113783 Patch
https://git.kernel.org/stable/c/5b8f473c4de95c056c1c767b1ad48c191544f6a5 Patch
https://git.kernel.org/stable/c/6bb22ac1d11d7d20f91e7fd2e657a9e5f6db65e0 Patch
https://git.kernel.org/stable/c/7d4e19f7ff644c5b79e8271df8ac2e549b436a5b Patch
https://git.kernel.org/stable/c/94a600226b6d0ef065ee84024b450b566c5a87d6 Patch
https://git.kernel.org/stable/c/977fe773dcc7098d8eaf4ee6382cb51e13e784cb Patch
https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html Mailing List
https://lists.debian.org/debian-lts-announce/2024/06/msg00020.html Mailing List

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2024-26917 vulnerability anywhere in the article.

The following table lists the changes that have been made to the CVE-2024-26917 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • Initial Analysis by [email protected]

    Feb. 03, 2025

    Action Type Old Value New Value
    Added CVSS V3.1 NIST AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
    Added CWE NIST NVD-CWE-noinfo
    Added CPE Configuration OR *cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*
    Added CPE Configuration OR *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 4.14.326 up to (excluding) 4.15 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 4.19.295 up to (excluding) 4.19.307 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 5.4.257 up to (excluding) 5.4.269 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 5.10.195 up to (excluding) 5.10.210 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 5.15.132 up to (excluding) 5.15.149 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 6.1.53 up to (excluding) 6.1.79 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 6.4.16 up to (excluding) 6.5 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 6.5.3 up to (excluding) 6.6.18 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 6.7 up to (excluding) 6.7.6 *cpe:2.3:o:linux:linux_kernel:6.8:rc1:*:*:*:*:*:* *cpe:2.3:o:linux:linux_kernel:6.8:rc2:*:*:*:*:*:* *cpe:2.3:o:linux:linux_kernel:6.8:rc3:*:*:*:*:*:* *cpe:2.3:o:linux:linux_kernel:6.8:rc4:*:*:*:*:*:*
    Changed Reference Type https://git.kernel.org/stable/c/2209fc6e3d7727d787dc6ef9baa1e9eae6b1295b No Types Assigned https://git.kernel.org/stable/c/2209fc6e3d7727d787dc6ef9baa1e9eae6b1295b Patch
    Changed Reference Type https://git.kernel.org/stable/c/2209fc6e3d7727d787dc6ef9baa1e9eae6b1295b No Types Assigned https://git.kernel.org/stable/c/2209fc6e3d7727d787dc6ef9baa1e9eae6b1295b Patch
    Changed Reference Type https://git.kernel.org/stable/c/25675159040bffc7992d5163f3f33ba7d0142f21 No Types Assigned https://git.kernel.org/stable/c/25675159040bffc7992d5163f3f33ba7d0142f21 Patch
    Changed Reference Type https://git.kernel.org/stable/c/25675159040bffc7992d5163f3f33ba7d0142f21 No Types Assigned https://git.kernel.org/stable/c/25675159040bffc7992d5163f3f33ba7d0142f21 Patch
    Changed Reference Type https://git.kernel.org/stable/c/2996c7e97ea7cf4c1838a1b1dbc0885934113783 No Types Assigned https://git.kernel.org/stable/c/2996c7e97ea7cf4c1838a1b1dbc0885934113783 Patch
    Changed Reference Type https://git.kernel.org/stable/c/2996c7e97ea7cf4c1838a1b1dbc0885934113783 No Types Assigned https://git.kernel.org/stable/c/2996c7e97ea7cf4c1838a1b1dbc0885934113783 Patch
    Changed Reference Type https://git.kernel.org/stable/c/5b8f473c4de95c056c1c767b1ad48c191544f6a5 No Types Assigned https://git.kernel.org/stable/c/5b8f473c4de95c056c1c767b1ad48c191544f6a5 Patch
    Changed Reference Type https://git.kernel.org/stable/c/5b8f473c4de95c056c1c767b1ad48c191544f6a5 No Types Assigned https://git.kernel.org/stable/c/5b8f473c4de95c056c1c767b1ad48c191544f6a5 Patch
    Changed Reference Type https://git.kernel.org/stable/c/6bb22ac1d11d7d20f91e7fd2e657a9e5f6db65e0 No Types Assigned https://git.kernel.org/stable/c/6bb22ac1d11d7d20f91e7fd2e657a9e5f6db65e0 Patch
    Changed Reference Type https://git.kernel.org/stable/c/6bb22ac1d11d7d20f91e7fd2e657a9e5f6db65e0 No Types Assigned https://git.kernel.org/stable/c/6bb22ac1d11d7d20f91e7fd2e657a9e5f6db65e0 Patch
    Changed Reference Type https://git.kernel.org/stable/c/7d4e19f7ff644c5b79e8271df8ac2e549b436a5b No Types Assigned https://git.kernel.org/stable/c/7d4e19f7ff644c5b79e8271df8ac2e549b436a5b Patch
    Changed Reference Type https://git.kernel.org/stable/c/7d4e19f7ff644c5b79e8271df8ac2e549b436a5b No Types Assigned https://git.kernel.org/stable/c/7d4e19f7ff644c5b79e8271df8ac2e549b436a5b Patch
    Changed Reference Type https://git.kernel.org/stable/c/94a600226b6d0ef065ee84024b450b566c5a87d6 No Types Assigned https://git.kernel.org/stable/c/94a600226b6d0ef065ee84024b450b566c5a87d6 Patch
    Changed Reference Type https://git.kernel.org/stable/c/94a600226b6d0ef065ee84024b450b566c5a87d6 No Types Assigned https://git.kernel.org/stable/c/94a600226b6d0ef065ee84024b450b566c5a87d6 Patch
    Changed Reference Type https://git.kernel.org/stable/c/977fe773dcc7098d8eaf4ee6382cb51e13e784cb No Types Assigned https://git.kernel.org/stable/c/977fe773dcc7098d8eaf4ee6382cb51e13e784cb Patch
    Changed Reference Type https://git.kernel.org/stable/c/977fe773dcc7098d8eaf4ee6382cb51e13e784cb No Types Assigned https://git.kernel.org/stable/c/977fe773dcc7098d8eaf4ee6382cb51e13e784cb Patch
    Changed Reference Type https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html No Types Assigned https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html Mailing List
    Changed Reference Type https://lists.debian.org/debian-lts-announce/2024/06/msg00020.html No Types Assigned https://lists.debian.org/debian-lts-announce/2024/06/msg00020.html Mailing List
  • CVE Modified by af854a3a-2127-422b-91ae-364da2661108

    Nov. 21, 2024

    Action Type Old Value New Value
    Added Reference https://git.kernel.org/stable/c/2209fc6e3d7727d787dc6ef9baa1e9eae6b1295b
    Added Reference https://git.kernel.org/stable/c/25675159040bffc7992d5163f3f33ba7d0142f21
    Added Reference https://git.kernel.org/stable/c/2996c7e97ea7cf4c1838a1b1dbc0885934113783
    Added Reference https://git.kernel.org/stable/c/5b8f473c4de95c056c1c767b1ad48c191544f6a5
    Added Reference https://git.kernel.org/stable/c/6bb22ac1d11d7d20f91e7fd2e657a9e5f6db65e0
    Added Reference https://git.kernel.org/stable/c/7d4e19f7ff644c5b79e8271df8ac2e549b436a5b
    Added Reference https://git.kernel.org/stable/c/94a600226b6d0ef065ee84024b450b566c5a87d6
    Added Reference https://git.kernel.org/stable/c/977fe773dcc7098d8eaf4ee6382cb51e13e784cb
    Added Reference https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html
    Added Reference https://lists.debian.org/debian-lts-announce/2024/06/msg00020.html
  • CVE Modified by 416baaa9-dc9f-4396-8d5f-8c081fb06d67

    Nov. 05, 2024

    Action Type Old Value New Value
    Removed Reference kernel.org https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html
    Removed Reference kernel.org https://lists.debian.org/debian-lts-announce/2024/06/msg00020.html
  • CVE Modified by 416baaa9-dc9f-4396-8d5f-8c081fb06d67

    Jun. 27, 2024

    Action Type Old Value New Value
    Added Reference kernel.org https://lists.debian.org/debian-lts-announce/2024/06/msg00020.html [No types assigned]
  • CVE Modified by 416baaa9-dc9f-4396-8d5f-8c081fb06d67

    Jun. 25, 2024

    Action Type Old Value New Value
    Added Reference kernel.org https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html [No types assigned]
  • CVE Modified by 416baaa9-dc9f-4396-8d5f-8c081fb06d67

    May. 29, 2024

    Action Type Old Value New Value
  • CVE Modified by 416baaa9-dc9f-4396-8d5f-8c081fb06d67

    May. 14, 2024

    Action Type Old Value New Value
  • CVE Received by 416baaa9-dc9f-4396-8d5f-8c081fb06d67

    Apr. 17, 2024

    Action Type Old Value New Value
    Added Description In 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.
    Added Reference kernel.org https://git.kernel.org/stable/c/94a600226b6d0ef065ee84024b450b566c5a87d6 [No types assigned]
    Added Reference kernel.org https://git.kernel.org/stable/c/2209fc6e3d7727d787dc6ef9baa1e9eae6b1295b [No types assigned]
    Added Reference kernel.org https://git.kernel.org/stable/c/7d4e19f7ff644c5b79e8271df8ac2e549b436a5b [No types assigned]
    Added Reference kernel.org https://git.kernel.org/stable/c/5b8f473c4de95c056c1c767b1ad48c191544f6a5 [No types assigned]
    Added Reference kernel.org https://git.kernel.org/stable/c/6bb22ac1d11d7d20f91e7fd2e657a9e5f6db65e0 [No types assigned]
    Added Reference kernel.org https://git.kernel.org/stable/c/2996c7e97ea7cf4c1838a1b1dbc0885934113783 [No types assigned]
    Added Reference kernel.org https://git.kernel.org/stable/c/25675159040bffc7992d5163f3f33ba7d0142f21 [No types assigned]
    Added Reference kernel.org https://git.kernel.org/stable/c/977fe773dcc7098d8eaf4ee6382cb51e13e784cb [No types assigned]
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.
CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2024-26917 is associated with the following CWEs:

Common Attack Pattern Enumeration and Classification (CAPEC)

Common Attack Pattern Enumeration and Classification (CAPEC) stores attack patterns, which are descriptions of the common attributes and approaches employed by adversaries to exploit the CVE-2024-26917 weaknesses.

CVSS31 - Vulnerability Scoring System
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability
© cvefeed.io
Latest DB Update: Jun. 07, 2025 10:09