
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2022-50248 is a vulnerability discovered in the Linux kernel affecting the iwlwifi driver's tx path. The issue was reported on September 15, 2025, and involves a double-free vulnerability in the network packet handling mechanism (NVD).
The vulnerability occurs in the iwlwifi driver's tx path where there is a potential double-free of an skb (socket buffer). Specifically, if iwlmvmtxskbsta returns non-zero, the 'skb' sent into the method will be freed. However, in cases where a TSO (TCP Segmentation Offload) skb buffer is built, the skb may also be freed in the error case, leading to a double-free condition. This results in KASAN (Kernel Address Sanitizer) errors related to ax210 firmware crashes (NVD).
The vulnerability can lead to kernel crashes and system lockups, potentially causing denial of service conditions. The issue manifests as use-after-free errors in the kernel's networking subsystem, which could affect system stability and potentially lead to privilege escalation (NVD).
The fix involves modifying the error handling in the tx path to return 0 in the specific error case where TSO skb buffers are built, and performing cleanup manually. This prevents the double-free condition from occurring (NVD).
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."