SCSI Command Handling Issue in Linux Kernel Affecting Multiple Devices
CVE-2026-64003
What is CVE-2026-64003?
A SCSI command handling issue in the Linux kernel may lead to requests being stuck when devices are in a recovery state. Specifically, the function scsi_run_host_queues() fails to consider partially removed devices, such as those with a SDEV_CANCEL state, leading to a situation where requeued commands are not processed as expected. This could significantly hinder device removal processes and impact overall system performance. To mitigate this issue, it is necessary for scsi_run_host_queues() to attempt to manage queues for all devices, while only excluding those in a SDEV_DEL state.
Affected Version(s)
Linux 8b566edbdbfb5cde31a322c57932694ff48125ed < 15fb19af49f2073ed77fad16aaabc648b0ca6800
Linux 8b566edbdbfb5cde31a322c57932694ff48125ed
Linux 8b566edbdbfb5cde31a322c57932694ff48125ed < 475f2b37a78f4c698967a7f14f325f04e24c9175