In the Linux kernel, the following vulnerability has been resolved:
wifi: mt76: connac: check for null before dereferencing
The wcid can be NULL. It should be checked for validity before
dereferencing it to avoid crash.
References
Configurations
History
31 Jan 2025, 15:32
Type | Values Removed | Values Added |
---|---|---|
References | () https://git.kernel.org/stable/c/cb47c7be0e93dd5acda078163799401ac3a78e10 - Patch | |
References | () https://git.kernel.org/stable/c/e469218765b2781fb968778bd13595acec181a0e - Patch | |
CWE | CWE-476 | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
First Time |
Linux linux Kernel
Linux |
Information
Published : 2024-06-19 14:15
Updated : 2025-01-31 15:32
NVD link : CVE-2024-38609
Mitre link : CVE-2024-38609
CVE.ORG link : CVE-2024-38609
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference