
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2024-43825 affects the Linux kernel's IIO (Industrial I/O) subsystem. The vulnerability was discovered in the sorting functionality of iiogtsbuildavailtime_table, where improper handling of time values could result in an out-of-bounds access when the time is zero. This issue affects Linux kernel versions from 6.4 up to (excluding) 6.6.44 and versions from 6.7 up to (excluding) 6.10.3 (NVD).
The vulnerability stems from a sorting implementation flaw in the iiogtsbuildavailtimetable function. When gts->itimetable[i].time_us is zero (e.g., time sequence '3, 0, 1'), the inner for-loop fails to terminate properly and performs out-of-bound writes. This occurs because when 'times[j] > new', the value 'new' is added in the current position and 'times[j]' is moved to 'j+1' position, causing the if-condition to always hold true. Additionally, the idx increment leads to an infinite loop and out-of-bounds write. The vulnerability has been assigned a CVSS v3.1 base score of 7.8 HIGH (Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H) (NVD).
The vulnerability can lead to out-of-bounds memory access when exploited, potentially causing system crashes and denial of service conditions. The high severity rating indicates potential for significant impact on system integrity and availability (NVD).
A patch has been developed and committed to the Linux kernel that fixes the sorting functionality in iiogtsbuildavailtime_table. The fix includes proper handling of zero time values and correct implementation of the sorting algorithm. Users should update their Linux kernel to versions 6.6.44 or later, or 6.10.3 or later, depending on their kernel branch (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."