
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2022-49651 affects the Linux kernel's SRCU (Sleepable Read-Copy Update) subsystem. The vulnerability was discovered in the cleanup_srcu_struct() function, which had insufficient checks for grace periods, potentially leading to use-after-free conditions (Kernel Commit).
The cleanup_srcu_struct() function only checked for grace periods in progress but failed to verify grace periods that had not yet started but could begin at any time. This oversight could result in a use-after-free vulnerability when the SRCU structure was being cleaned up (Kernel Commit).
The vulnerability could lead to use-after-free conditions in the kernel's SRCU subsystem, potentially resulting in system instability or privilege escalation (Kernel Commit).
The issue was fixed by adding additional checks in cleanup_srcu_struct() to verify grace periods that are needed but not yet started. The fix involves comparing rcu_seq_current with srcu_gp_seq_needed to ensure proper synchronization (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.
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."