
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2022-50784 is a NULL pointer dereference vulnerability in the Linux kernel's iwlwifi MEI (Management Engine Interface) Wi-Fi driver. The flaw occurs when cloning a socket buffer (SKB) fails and the code subsequently attempts to use the NULL clone without proper validation. It affects the Linux kernel and was publicly disclosed on December 30, 2025, despite the CVE identifier referencing 2022 (reflecting the year the underlying code issue was introduced). The vulnerability carries a CVSS v3.1 base score of 7.0 (High) as assessed by Red Hat (Feedly, Red Hat Bugzilla).
The root cause is a missing NULL pointer check (CWE-476) in the iwlwifi MEI driver's SKB cloning path. When skb_clone() fails and returns NULL — for example, under memory pressure — the driver proceeds to dereference the NULL pointer rather than gracefully returning. The vulnerability was originally identified via static analysis using Coverity (CID: 1503456). Exploitation requires local access with low privileges and high attack complexity, as an attacker would need to trigger the specific memory allocation failure condition in the Wi-Fi driver path (Feedly, Red Hat Bugzilla).
Successful exploitation could cause a kernel crash (denial of service) by triggering a NULL pointer dereference in the iwlwifi MEI driver. In more severe scenarios, the vulnerability could potentially be leveraged for privilege escalation or arbitrary code execution with kernel-level privileges, resulting in high confidentiality, integrity, and availability impacts on the affected system. The scope is limited to the local system; no network-based lateral movement is directly enabled by this vulnerability (Feedly).
Patches are available via three stable Linux kernel commits: 0183b7c49cfdda91284505cbcdc7feecde48cbb9, 8b8e25073f3dab93554ee3d5b264f7c013ebd92a, and d3df49dda431f7ae4132a9a0ac25a5134c04e812. Administrators should update to the latest stable kernel release containing these fixes. As a temporary workaround until patching is feasible, restricting local system access to trusted users reduces exposure (Red Hat Bugzilla, Feedly).
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."