Tracker / CVE-2024-50026
CVE-2024-50026
Medium 5.5
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.
Affected products and versions
| linux | linux_kernel |
|---|---|
| linux | linux_kernel · 5.18 → 6.1.113 |
| linux | linux_kernel · 6.2 → 6.6.57 |
| linux | linux_kernel · 6.7 → 6.11.4 |
Analysis
This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.