
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2024-50223 is a vulnerability in the Linux kernel's scheduler/NUMA component, specifically in the tasknumawork() function. The vulnerability was discovered when running the stress-ng-vm-segv test, which revealed a null pointer dereference error. This issue affects Linux kernel versions from 6.3 up to (excluding) 6.6.60, and versions from 6.7 up to (excluding) 6.11.7 (NVD).
The vulnerability occurs in the tasknumawork() function where a potential null pointer dereference can happen. When the stress-ng-vm-segv test unmaps the whole address space of a child process, before the munmap system call returns to user mode, a tasknumawork() for NUMA balancing could be executed. Since the child process has no VMA (Virtual Memory Area) after munmap, the vmanext() function in tasknuma_work() returns a null pointer even if the VMA iterator restarts from 0. The vulnerability has been assigned a CVSS v3.1 Base Score of 5.5 (MEDIUM) with vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H (NVD).
When exploited, this vulnerability can cause a kernel crash due to the null pointer dereference, potentially leading to a denial of service condition. The issue specifically affects the system's NUMA (Non-Uniform Memory Access) balancing functionality (NVD).
The vulnerability has been fixed by adding a check for the VMA pointer before dereferencing it in tasknumawork(). The fix has been implemented in the Linux kernel through patches that modify the kernel/sched/fair.c file. Users should update their Linux kernel to the latest patched version (Kernel Patch).
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."