
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2024-44958 is a vulnerability in the Linux kernel's scheduler component, specifically related to the SMT (Simultaneous Multi-Threading) present counter management. The vulnerability was discovered during stress testing and was disclosed in September 2024. It affects multiple versions of the Linux kernel, including versions from 4.14.86 up to 6.10.5 (NVD).
The vulnerability stems from an unbalanced decrement/increment operation of the schedsmtpresent counter in the kernel's scheduler. When cpusetcpuinactive() fails in schedcpudeactivate(), the CPU offline operation fails, but schedsmtpresent is decremented before calling schedcpudeactivate(), leading to an unbalanced dec/inc operation. This results in a 'jump label: negative count' warning. The issue 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).
The vulnerability can lead to a denial of service condition in the Linux kernel's scheduler component. The issue affects system stability and could potentially cause system crashes when attempting CPU offline operations (NVD).
A fix has been implemented by adding schedsmtpresentinc(cpu) in the error path of the schedcpudeactivate function. The patch has been merged into the Linux kernel and is available through various stable kernel releases. The fix addresses the unbalanced counter issue by properly incrementing schedsmt_present when the CPU offline operation fails (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."