
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2024-42131 is a vulnerability in the Linux kernel's memory management subsystem, specifically in the dirty throttling logic. The vulnerability was discovered in July 2024 and affects multiple versions of the Linux kernel. The issue stems from assumptions in the dirty throttling logic where dirty limits in PAGE_SIZE units are expected to fit into 32-bit values (Kernel Patch).
The vulnerability occurs when dirty limits exceed 32-bit size constraints, potentially leading to integer overflows and division by zero errors in the kernel's memory management. The issue manifests when dirty limits are set to values larger than 16TB. The vulnerability has been assigned a CVSS v3.1 base score of 4.4 (Medium) with vector string CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H, indicating local access requirements and potential high impact on system availability (NVD).
The vulnerability can lead to system instability through integer overflows and potential division by zero errors in the kernel's memory management subsystem. This could result in system crashes or denial of service conditions when the affected functionality is triggered. The impact is limited by the requirement for root privileges to exploit the vulnerability (Kernel Patch).
The vulnerability has been patched by implementing size checks and limits on dirty throttling values. The fix prevents setting dirty limits that exceed UINTMAX and implements proper handling of large values in the dirtybytes and dirtybackgroundbytes interfaces. For dirtyratio and dirtybackgroundratio calculations, the fix ensures results don't exceed UINTMAX (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."