CVE ID : CVE-2024-49857
Published : Oct. 21, 2024, 1:15 p.m. | 1 hour, 1 minute ago
Description : 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.
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more…