
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2022-49417 is a vulnerability discovered in the Linux kernel's iwlwifi driver component, specifically in the MEI (Intel Management Engine Interface) subsystem. The vulnerability was identified as a potential NULL pointer dereference issue that occurs when SKB (Socket Buffer) allocation fails in the iwlwifi driver. This vulnerability was disclosed and documented on February 26, 2025, affecting the Intel wireless firmware interface implementation (NVD).
The vulnerability exists in the iwlwifi MEI driver's data handling functionality. Specifically, the issue occurs in the iwl_mei_handle_sap_data function within the driver's main.c file. When SKB allocation fails during network packet processing, the code would continue execution without proper NULL pointer checking, potentially leading to a NULL pointer dereference. The fix involves adding a proper check to continue execution when SKB allocation fails rather than proceeding with the NULL pointer (Kernel Commit).
The vulnerability could potentially cause a system crash or denial of service condition if exploited, as NULL pointer dereferences typically result in kernel panics. However, the impact is limited to systems running the affected iwlwifi driver with Intel wireless hardware that utilizes the Management Engine Interface.
The issue has been resolved through a kernel patch that adds proper NULL pointer checking. The fix was implemented in the Linux kernel through commit 78488a64aea94a3336ee97f345c1496e9bc5ebdf, which adds a check to continue execution when SKB allocation fails (Kernel Commit).
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."