In the Linux kernel, the following vulnerability has been resolved:
wifi: iwlwifi: mvm: set the cipher for secured NDP ranging
The cipher pointer is not set, but is derefereced trying to set its
content, which leads to a NULL pointer dereference.
Fix it by pointing to the cipher parameter before dereferencing.
References
Configurations
History
No history.
Information
Published : 2024-10-21 13:15
Updated : 2024-10-22 15:48
NVD link : CVE-2024-49857
Mitre link : CVE-2024-49857
CVE.ORG link : CVE-2024-49857
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference