First published: Mon Oct 21 2024(Updated: )
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.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Kernel | >=6.11<6.11.2 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The severity of CVE-2024-49857 is classified as medium due to potential impacts on system stability.
To fix CVE-2024-49857, users should upgrade their Linux kernel to version 6.11.2 or higher.
CVE-2024-49857 affects Linux kernel versions between 6.11 and 6.11.2.
CVE-2024-49857 is categorized as a null pointer dereference vulnerability in the Linux kernel.
As of now, there are no known public exploits for CVE-2024-49857.