
Cloud Vulnerability DB
An open project to list all known cloud vulnerabilities and Cloud Service Provider security issues
In the Linux kernel, CVE-2022-49540 addresses a race condition vulnerability in the RCU (Read-Copy-Update) tasks subsystem. The issue occurs during the booting of secondary CPUs, where cpusread[lock/unlock] fails to maintain a stable online CPU mask, resulting in potential system instability (Kernel Git).
The vulnerability manifests as a race condition between the DRM scheduler workqueue and the IRQ execution thread during CPU boot sequence. The issue specifically affects the rcutasksrudewaitgp() function's call to scheduleoneachcpu(), which causes problems during early boot when only one CPU (the boot CPU) is online. The problem occurs because the cpusread_[lock/unlock] mechanism doesn't maintain a stable online CPU mask during the secondary CPU boot process (Kernel Git).
When triggered, this vulnerability can result in system warnings and potential instability during the boot process. The issue manifests as kernel warnings and can affect system stability during the initialization of secondary CPUs (Kernel Git).
The issue has been fixed by implementing a single-CPU optimization to the RCU Tasks Rude grace-period process. The fix involves adding a fastpath check in the rcutasksrudewaitgp() function that returns immediately if only one CPU is online, as there must already have been a context switch on the current CPU since the initial call (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.”