CVE-2024-50026
MEDIUMLinux Kernel 5.18-6.1.112, 6.2-6.6.56, 6.7-6.11.3 - Use-After-Free in wd33c93 SCSI Driver
Title source: llmDescription
In the Linux kernel, the following vulnerability has been resolved: scsi: wd33c93: Don't use stale scsi_pointer value A regression was introduced with commit dbb2da557a6a ("scsi: wd33c93: Move the SCSI pointer to private command data") which results in an oops in wd33c93_intr(). That commit added the scsi_pointer variable and initialized it from hostdata->connected. However, during selection, hostdata->connected is not yet valid. Fix this by getting the current scsi_pointer from hostdata->selecting.
References (5)
Core 5
Core References
Scores
CVSS v3
5.5
EPSS
0.0023
EPSS Percentile
14.5%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
no
Technical Impact
partial
Details
Status
published
Products (15)
linux/Kernel
5.18.0 - 6.1.113linux
linux/Kernel
6.2.0 - 6.6.57linux
linux/Kernel
6.7.0 - 6.11.4linux
Linux/Linux
< 5.18
Linux/Linux
5.18
Linux/Linux
6.1.113 - 6.1.*
Linux/Linux
6.11.4 - 6.11.*
Linux/Linux
6.12
Linux/Linux
6.6.57 - 6.6.*
Linux/Linux
dbb2da557a6a87c88bbb4b1fef037091b57f701b - 3afeceda855dea9b85cddd96307d4d17c8742005
... and 5 more
Published
Oct 21, 2024
Tracked Since
Feb 18, 2026