PT-2025-40772 · Linux+1 · Linux Kernel+1
Published
2023-11-07
·
Updated
2026-05-26
·
CVE-2023-53609
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A flaw exists in the Linux kernel related to SCSI device handling. A reversion was implemented to address a kernel panic that could occur due to an incorrect increment of the
iorequest cnt counter within the scsi queue rq() function when dispatching SCSI commands. Specifically, the atomic inc(&cmd->device->iorequest cnt) operation could lead to a panic if the cmd->device was freed after returning from scsi dispatch cmd(). This issue was caused by a previous commit and has been reverted to resolve the problem.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel
Red Hat