Lucene search

K
cve416baaa9-dc9f-4396-8d5f-8c081fb06d67CVE-2024-26917
HistoryApr 17, 2024 - 4:15 p.m.

CVE-2024-26917

2024-04-1716:15:08
416baaa9-dc9f-4396-8d5f-8c081fb06d67
web.nvd.nist.gov
36
linux kernel
scsi
vulnerability
fcoe
deadlock
fix
irqsave
work queue
nvd
interrupt
devices

6.3 Medium

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

12.8%

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.

Affected configurations

Vulners
Node
linuxlinux_kernelRange6.64.19.307
OR
linuxlinux_kernelRange4.20.05.4.269
OR
linuxlinux_kernelRange5.5.05.10.210
OR
linuxlinux_kernelRange5.11.05.15.149
OR
linuxlinux_kernelRange5.16.06.1.79
OR
linuxlinux_kernelRange6.2.06.6.18
OR
linuxlinux_kernelRange6.7.06.7.6
OR
linuxlinux_kernelRange6.8.0
VendorProductVersionCPE
linuxlinux_kernel*cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
linuxlinux_kernel*cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
linuxlinux_kernel*cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
linuxlinux_kernel*cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
linuxlinux_kernel*cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
linuxlinux_kernel*cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
linuxlinux_kernel*cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
linuxlinux_kernel*cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

CNA Affected

[
  {
    "product": "Linux",
    "vendor": "Linux",
    "defaultStatus": "unaffected",
    "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
    "programFiles": [
      "drivers/scsi/fcoe/fcoe_ctlr.c"
    ],
    "versions": [
      {
        "version": "264eae2f523d",
        "lessThan": "94a600226b6d",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "d2bf25674cea",
        "lessThan": "2209fc6e3d77",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "9cce8ef7a6fa",
        "lessThan": "7d4e19f7ff64",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "076fb40cf27a",
        "lessThan": "5b8f473c4de9",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "5a5fb3b1754f",
        "lessThan": "6bb22ac1d11d",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "1a1975551943",
        "lessThan": "2996c7e97ea7",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "1a1975551943",
        "lessThan": "25675159040b",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "1a1975551943",
        "lessThan": "977fe773dcc7",
        "status": "affected",
        "versionType": "git"
      }
    ]
  },
  {
    "product": "Linux",
    "vendor": "Linux",
    "defaultStatus": "affected",
    "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
    "programFiles": [
      "drivers/scsi/fcoe/fcoe_ctlr.c"
    ],
    "versions": [
      {
        "version": "6.6",
        "status": "affected"
      },
      {
        "version": "0",
        "lessThan": "6.6",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "4.19.307",
        "lessThanOrEqual": "4.19.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "5.4.269",
        "lessThanOrEqual": "5.4.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "5.10.210",
        "lessThanOrEqual": "5.10.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "5.15.149",
        "lessThanOrEqual": "5.15.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "6.1.79",
        "lessThanOrEqual": "6.1.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "6.6.18",
        "lessThanOrEqual": "6.6.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "6.7.6",
        "lessThanOrEqual": "6.7.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "6.8",
        "lessThanOrEqual": "*",
        "status": "unaffected",
        "versionType": "original_commit_for_fix"
      }
    ]
  }
]

6.3 Medium

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

12.8%