
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2024-43855 is a vulnerability in the Linux kernel that causes a deadlock condition when mddev (MD RAID device) is being suspended while flush bio operations are in progress. The vulnerability was discovered and disclosed in August 2024, affecting Linux kernel versions up to 6.1.103, versions from 6.2 to 6.6.44, and versions from 6.7 to 6.10.3 (NVD).
The deadlock occurs due to a complex interaction between multiple threads handling flush operations and device suspension. The issue involves non-atomic increment/decrement of activeio during the flush process, where activeio is decremented before mdsubmitflushdata is queued and incremented after mdsubmitflushdata() runs. The vulnerability has been assigned a CVSS v3.1 base score of 5.5 (MEDIUM) with vector AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H (NVD, Kernel Patch).
The vulnerability can result in a denial of service condition when attempting to suspend an MD RAID device while flush operations are in progress. This can affect system availability and stability, particularly in environments where storage device management operations are frequent (NVD).
The issue has been fixed in the Linux kernel through a patch that modifies the handling of activeio operations. The fix ensures that activeio is decremented after mdhandlerequest() instead of within submitflushes(), and makerequest() is called directly instead of mdhandlerequest() in mdsubmitflush_data(). Users should update to patched kernel versions (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."