Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: scsi: Revert "scsi: core: Do not increase scsi_device's iorequest_cnt if dispatch failed" The "atomic_inc(&cmd->device->iorequest_cnt)" in scsi_queue_rq() would cause kernel panic because cmd->device may be freed after returning from scsi_dispatch_cmd(). This reverts commit cfee29ffb45b1c9798011b19d454637d1b0fe87d.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.2, < 6.3.4 |
References
- https://git.kernel.org/stable/c/35fe6fa57b994e7da222893adf0bb748d6055e73Patch
- https://git.kernel.org/stable/c/6ca9818d1624e136a76ae8faedb6b6c95ca66903Patch
FAQ
What is CVE-2023-53609?
CVE-2023-53609 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: scsi: Revert "scsi: core: Do not increase scsi_device's iorequest_cnt if dispatch failed" The "atomic_inc(&cmd->device->iorequest_...
How severe is CVE-2023-53609?
CVE-2023-53609 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2023-53609?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.