
Cloud Vulnerability DB
An open project to list all known cloud vulnerabilities and Cloud Service Provider security issues
In the Linux kernel, a vulnerability was discovered in the cgroup subsystem related to csssets migration. The issue occurs when moving tasks across cgroups where some tasks perform identity migrations while others move across different cgroups. The vulnerability stems from overloading the cset->mgpreload_node for both source and destination lists during migration, which could lead to a use-after-free condition (Kernel Git).
The vulnerability exists in the cgroup migration mechanism where a single node (mgpreloadnode) was used for both source and destination lists. During migration, if a cset needs to be both source and destination (in case of identity migration), the overloading of this single node causes the cset to be inadvertently removed from both lists. This can result in a situation where a destination cset isn't properly held during migration, potentially leading to a use-after-free condition if all tasks leave the cset before migration completes (Kernel Git).
If exploited, this vulnerability could lead to use-after-free conditions when migrating tasks between cgroups. This occurs specifically when a process with multiple threads is being migrated, and some threads perform identity migrations while others move across cgroups. The impact is particularly severe if all tasks leave a cset before migration completes and the incoming task attempts to pin it, potentially resulting in memory corruption (Kernel Git).
The issue has been fixed by separating the single mgpreloadnode into two distinct nodes: mgsrcpreloadnode and mgdstpreloadnode. This separation ensures that source and destination preloadings don't interfere with each other during migration operations. The fix was implemented in the Linux kernel and backported to affected stable versions (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.”