
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2024-57929 affects the Linux kernel's device mapper (dm) array subsystem. The vulnerability was discovered in the dm_array_cursor_end function where a faulty array block could be released twice. This issue was identified and fixed in December 2024, with patches being integrated into various Linux kernel versions (Kernel Git).
The vulnerability occurs when dm_bm_read_lock() fails due to locking or checksum errors. In such cases, it releases the faulty block implicitly while leaving an invalid output pointer behind. The dm_array_cursor incorrectly caches this invalid pointer when reading a faulty array block, which leads to a double release in dm_array_cursor_end(), ultimately triggering a BUG_ON in dm-bufio cache_put(). The issue stems from improper handling of error conditions in the array cursor API implementation (Kernel Git).
When exploited, this vulnerability can cause a kernel panic due to the double release of memory blocks, leading to system instability and potential denial of service conditions. The issue specifically affects systems using the device mapper's array functionality (NVD).
The vulnerability can be triggered through specific sequences of device mapper operations involving cache devices and array blocks. A detailed proof-of-concept exists that demonstrates the issue using a series of dmsetup commands and device manipulations (Kernel Git).
The issue has been fixed by modifying the error handling in the dm_array_cursor_end function to properly set cached block pointers to NULL on errors. The fix has been incorporated into multiple Linux kernel versions and is available through distribution updates. Debian has addressed this in version 6.1.128-1 (Debian Security).
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."