
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2024-26685 is a vulnerability in the Linux kernel's NILFS2 file system component, discovered and reported by syzbot in early 2024. The vulnerability affects the end_buffer_async_write() function, which handles the completion of block device writes, potentially causing a BUG_ON failure when using NILFS2 (Kernel Git).
The vulnerability stems from an improper handling of the buffer async_write flag in the NILFS2 file system. The issue arose from a previous fix (commit 7f42ec394156) that used the async_write flag as a marker to resolve double list insertion of dirty blocks. While this modification was safe for file data and b-tree node blocks with independent page caches, it introduced redundant async_write flag manipulation for segment summary and super root blocks that share buffers with the backing device. This could trigger a BUG_ON check failure in end_buffer_async_write when independent writebacks of the backing device occurred in parallel (Kernel Git). The vulnerability has been assigned a CVSS 3.1 base score of 5.5 (Medium) with vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H (NVD).
The vulnerability can lead to a denial of service condition through system crashes when the BUG_ON check fails during parallel writeback operations in systems using the NILFS2 file system (NVD).
The vulnerability requires local access and can be triggered during parallel writeback operations in systems using the NILFS2 file system. The issue has been confirmed through syzbot testing and reported in real-world environments (Kernel Git).
The vulnerability has been fixed by removing the manipulation of the async_write flag for the super root block buffer. The fix has been incorporated into various Linux distributions including Ubuntu and Debian through security updates (Ubuntu Security, Debian LTS).
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."