
Cloud Vulnerability DB
An open project to list all known cloud vulnerabilities and Cloud Service Provider security issues
CVE-2022-49311 affects the Linux kernel's rtl8192bs driver, specifically in the rtwjoinbssevent_prehandle() function. The vulnerability was discovered and patched in 2022, involving a deadlock condition in the driver's staging code (Kernel Commit).
The vulnerability manifests as a deadlock condition between two threads in the rtwjoinbsseventprehandle() function. Thread 1 holds pmlmepriv->lock and calls deltimer_sync(), while Thread 2 (timer handler) attempts to acquire the same lock, resulting in a permanent blocking condition. The issue occurs due to improper lock handling in the driver code (Kernel Commit).
When triggered, this vulnerability causes the rtwjoinbssevent_prehandle() function to block indefinitely, potentially leading to system hangs or unresponsiveness in affected Linux systems using the rtl8192bs wireless driver (Kernel Commit).
The issue was fixed by extracting deltimersync() from the protection of spinlockbh() and changing spinlockbh() to spinlockirq() in rtwjointimeouthandler(). This modification allows the timer handler to obtain the needed lock properly (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.
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.”