
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2024-43889 is a vulnerability in the Linux kernel's padata subsystem, specifically in the padatamthelper() function. The vulnerability was discovered and disclosed in August 2024, affecting Linux kernel versions from 5.8 through 6.11-rc2. The issue occurs when a divide-by-zero condition is possible in the padatamthelper() function due to improper initialization of chunk_size parameters (NVD).
The vulnerability stems from a divide-by-zero condition in the padatamthelper() function when ps->chunksize is set to 0. This can occur when the minchunk parameter in the padatamtjob structure is initialized to 0. The issue manifests during bootup time and can trigger a kernel panic. The vulnerability has been assigned a CVSS v3.1 base score of 5.5 (Medium) with vector string 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 panic through a divide-by-zero error, leading to system crashes. This primarily affects system availability and can result in denial of service conditions. The impact is particularly concerning as it can occur during system bootup (Kernel Patch).
The vulnerability has been patched by ensuring that chunksize will be at least 1, regardless of input parameters. The fix involves adding a check to force chunksize to 1U if it becomes 0. The patch has been incorporated into various kernel versions and distributed through vendor updates (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."