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
Configurations
Configuration 1 (hide)
|
History
25 Oct 2024, 15:13
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
CWE | NVD-CWE-noinfo | |
First Time |
Linux linux Kernel
Linux |
|
References | () https://git.kernel.org/stable/c/3afeceda855dea9b85cddd96307d4d17c8742005 - Patch | |
References | () https://git.kernel.org/stable/c/9023ed8d91eb1fcc93e64dc4962f7412b1c4cbec - Patch | |
References | () https://git.kernel.org/stable/c/b60ff1a95c7c386cdd6153de3d7d85edaeabd800 - Patch | |
References | () https://git.kernel.org/stable/c/e04642a207f1d2ae28a08624c04c67f5681f3451 - Patch | |
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.12:rc1:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.12:rc2:*:*:*:*:*:* |
23 Oct 2024, 15:12
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
21 Oct 2024, 20:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-10-21 20:15
Updated : 2024-10-25 15:13
NVD link : CVE-2024-50026
Mitre link : CVE-2024-50026
CVE.ORG link : CVE-2024-50026
JSON object : View
Products Affected
linux
- linux_kernel
CWE