7.5

CVE-2026-64003

scsi: core: Run queues for all non-SDEV_DEL devices from scsi_run_host_queues

In the Linux kernel, the following vulnerability has been resolved:

scsi: core: Run queues for all non-SDEV_DEL devices from scsi_run_host_queues

While a SCSI host is in a recovery state, scsi_mq_requeue_cmd() will not
set the requeue list for a requeued command to be kicked in the future.
The expectation is a call to scsi_run_host_queues() will kick all SCSI
devices once the recovery state is cleared.

However, scsi_run_host_queues() uses shost_for_each_device() which uses
scsi_device_get() and so will ignore devices in a partially removed
state like SDEV_CANCEL. But these devices may also have requeued
requests, leaving their requests stuck from not being kicked and causing
the removal process of the device to hang.

scsi_run_host_queues() needs to run against more devices than the macro
shost_for_each_device() allows. Instead of using the too limiting
scsi_device_get() state checks, only ignore devices in SDEV_DEL state or
when unable to acquire a reference. Attempt to run the queues for all
other devices when scsi_run_host_queues() is called.
Daten sind bereitgestellt durch das CVE Programm von einer CVE Numbering Authority (CNA) (Unstrukturiert).
HerstellerLinux
Produkt Linux
Default Statusunaffected
Version 8b566edbdbfb5cde31a322c57932694ff48125ed
Version < 15fb19af49f2073ed77fad16aaabc648b0ca6800
Status affected
Version 8b566edbdbfb5cde31a322c57932694ff48125ed
Version < d4dddfecdbb5467bef158d4e1486459808357fef
Status affected
Version 8b566edbdbfb5cde31a322c57932694ff48125ed
Version < 475f2b37a78f4c698967a7f14f325f04e24c9175
Status affected
Version 8b566edbdbfb5cde31a322c57932694ff48125ed
Version < c740e13e7fe32d8e4d9a1699f65b8daf6709895a
Status affected
Version 8b566edbdbfb5cde31a322c57932694ff48125ed
Version < 7205b58702273baf21d6ba7992e6ba15852325f7
Status affected
HerstellerLinux
Produkt Linux
Default Statusaffected
Version 6.5
Status affected
Version 0
Version < 6.5
Status unaffected
Version <= 6.6.*
Version 6.6.143
Status unaffected
Version <= 6.12.*
Version 6.12.93
Status unaffected
Version <= 6.18.*
Version 6.18.35
Status unaffected
Version <= 7.0.*
Version 7.0.12
Status unaffected
Version <= *
Version 7.1
Status unaffected
VulnDex Vulnerability Enrichment
Diese Information steht angemeldeten Benutzern zur Verfügung. Login Login
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.44% 0.36
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
416baaa9-dc9f-4396-8d5f-8c081fb06d67 7.5 3.9 3.6
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Es wurden noch keine Informationen zu CWE veröffentlicht.
https://git.kernel.org/stable/c/15fb19af49f2073ed77fad16aaabc648b0ca6800
https://git.kernel.org/stable/c/d4dddfecdbb5467bef158d4e1486459808357fef
https://git.kernel.org/stable/c/475f2b37a78f4c698967a7f14f325f04e24c9175
https://git.kernel.org/stable/c/c740e13e7fe32d8e4d9a1699f65b8daf6709895a
https://git.kernel.org/stable/c/7205b58702273baf21d6ba7992e6ba15852325f7