
Cloud Vulnerability DB
A community-led vulnerabilities database
A use-after-free vulnerability (CVE-2022-50488) was discovered in the Linux kernel's block scheduler (BFQ) component. The vulnerability was identified in version 5.10 and affects the handling of queue structures in the BFQ I/O scheduler (NVD).
The vulnerability occurs when a process moves to a new cgroup, which triggers the allocation of a new bfqq (BFQ queue) while maintaining references to the same bic (BFQ io context). This creates a scenario where both the old bfqq and new bfqq point to the same bic, potentially leading to a use-after-free condition when the BIC2 is freed while bfqq2 still maintains a reference to it (NVD).
The vulnerability could lead to a use-after-free condition in the kernel's block scheduler, potentially resulting in system crashes, memory corruption, or privilege escalation. The issue was confirmed through KASAN (Kernel Address Sanitizer) reports showing the use-after-free in bfqselectqueue (NVD).
The issue has been resolved by implementing a fix that clears the bfqq->bic pointer when the bfqq is detached from the bic. Users are recommended to update to patched kernel versions that include this fix (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."