
Cloud Vulnerability DB
An open project to list all known cloud vulnerabilities and Cloud Service Provider security issues
CVE-2022-49416 is a use-after-free vulnerability discovered in the Linux kernel's wifi mac80211 subsystem. The issue occurs in the chanctx code, specifically within the ieee80211vifusereservedcontext() function, where an old context is accessed after being freed when the new context's replacestate is set to IEEE80211CHANCTXREPLACENONE (Kernel Git).
The vulnerability exists in the channel context handling code of the mac80211 subsystem. When ieee80211vifusereservedcontext() has an old context and the new context's replacestate is set to IEEE80211CHANCTXREPLACENONE, the old context is freed in ieee80211vifusereservedreassign(). However, the code continues to access old_ctx after this point, leading to a use-after-free condition. The issue was introduced in commit 5bcae31d9cb1 which implemented multi-vif in-place reservations (Kernel Git). The CVSS v3.1 base score for this vulnerability is 7.8 (High) with vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H (NVD).
This vulnerability could allow an attacker with local access to cause a use-after-free condition in the kernel's WiFi subsystem, potentially leading to privilege escalation, information disclosure, or system crashes. The high CVSS score indicates that successful exploitation could have severe consequences for system security and stability (NVD).
The vulnerability has been fixed by modifying the ieee80211vifusereservedcontext() function to return immediately after calling ieee80211vifusereservedreassign() or ieee80211vifusereservedassign(), preventing the use-after-free condition. The fix was implemented in the Linux kernel and distributed through various stable kernel releases (Kernel Git).
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.
An open project to list all known cloud vulnerabilities and Cloud Service Provider security issues
A comprehensive threat intelligence database of cloud security incidents, actors, tools and techniques
A step-by-step framework for modeling and improving SaaS and PaaS tenant isolation
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.”