
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2023-53215 is a vulnerability in the Linux kernel's scheduler component, specifically in the task balancing mechanism. The issue was discovered and disclosed on September 15, 2025, affecting various Linux distributions including Ubuntu and Oracle Linux. The vulnerability occurs when the balancer attempts to balance a migration-disabled task to its current running CPU (Ubuntu Security).
The vulnerability manifests in the kernel's scheduler fair code (sched/fair) where the balancer incorrectly attempts to balance a migration-disabled task to its current running CPU. This triggers a warning in settaskcpu() function. The issue occurs because when a task's migration is disabled and it's not on CPU, it only allows running on its current CPU. The load balancer then selects its current CPU as newdstcpu, which triggers the warning. This happens due to the env->dstgrpmask containing CPUs in schedgroup_span() with overlapped groups (Ubuntu Security).
While the vulnerability primarily results in warning messages in the kernel log, it indicates a potential scheduling inefficiency in the Linux kernel. The issue affects various Linux distributions and their derivatives, particularly impacting systems running specific kernel versions (Ubuntu Security).
The issue has been fixed in various Linux distributions through kernel updates. Ubuntu has released fixes for multiple versions: Ubuntu 22.04 LTS (5.15.0-112.122), Ubuntu 20.04 LTS (5.4.0-166.183), and several other kernel variants. Oracle Linux has also addressed this vulnerability in their Unbreakable Enterprise kernel (Ubuntu Security, Oracle Linux).
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."