
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2024-49929 is a NULL pointer dereference vulnerability discovered in the Linux kernel's iwlwifi driver. The vulnerability was identified on October 21, 2024, and affects the wifi subsystem, specifically in the iwlwifi MVM (Modular Virtual Machine) component. The issue occurs in the functions iwlmvmtxskbsta() and iwlmvmtx_mpdu() where a NULL pointer dereference could happen when processing network packets (NVD).
The vulnerability stems from improper pointer validation in the iwlwifi driver's transmission handling code. Specifically, the functions iwlmvmtxskbsta() and iwlmvmtxmpdu() verify the mvmvsta pointer but retrieve it using iwlmvmstafrommac80211, which dereferences the ieee80211sta pointer without proper validation. If the sta pointer is NULL, iwlmvmstafrommac80211 will cause a NULL pointer dereference. The vulnerability has been assigned a CVSS v3.1 base score of 5.5 (Medium) with vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H (NVD).
The vulnerability can lead to a denial of service condition through a system crash when the NULL pointer dereference occurs. The impact is limited to availability with no direct impact on confidentiality or integrity of the system (NVD).
The vulnerability has been fixed by adding proper validation of the sta pointer before attempting to retrieve the mvmsta pointer. The fix involves checking if the sta pointer is NULL before calling iwlmvmstafrommac80211. Multiple Linux distributions have released patches to address this vulnerability, including Ubuntu and Debian in their security updates (Kernel Patch).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."