In the Linux kernel, the following vulnerability has been resolved:
wifi: rtw89: fix null pointer access when abort scan
During cancel scan we might use vif that weren't scanning.
Fix this by using the actual scanning vif.
References
Configurations
Configuration 1 (hide)
|
History
31 Jan 2025, 15:02
Type | Values Removed | Values Added |
---|---|---|
First Time |
Linux linux Kernel
Linux |
|
References | () https://git.kernel.org/stable/c/4f11c741908dab7dd48fa5a986b210d4fc74ca8d - Patch | |
References | () https://git.kernel.org/stable/c/7e11a2966f51695c0af0b1f976a32d64dee243b2 - Patch | |
References | () https://git.kernel.org/stable/c/b34d64e9aa5505e3c84570aed5c757f1839573e8 - Patch | |
CWE | CWE-476 | |
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
Information
Published : 2024-05-19 11:15
Updated : 2025-01-31 15:02
NVD link : CVE-2024-35946
Mitre link : CVE-2024-35946
CVE.ORG link : CVE-2024-35946
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference