← Back to CVE List

CVE-2024-49857

Published: 2024-10-21T13:15Z
Last Modified: 2024-10-22T15:48Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt