
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2022-49880 is a vulnerability discovered in the Linux kernel's ext4 filesystem implementation, specifically in the 'ext4darelease_space' function. The vulnerability was identified and disclosed on May 1, 2025, affecting Linux kernel versions from 5.5 up to versions prior to 5.10.154, 5.11 through 5.15.78, and 5.16 and later versions (NVD).
The vulnerability manifests when the filesystem attempts to release space through the ext4dareleasespace function. The issue occurs when tofree is greater than ei->ireserveddatablocks, triggering a warning condition. The technical flow involves ext4dawritebegin, ext4createinlinedata, and subsequent operations that lead to eh->ehentries not being zero and setting the extent flag. This results in a scenario where tofree equals 1 but ei->ireserveddatablocks equals 0, causing the warning condition. The vulnerability has been assigned a CVSS v3.1 Base Score of 5.5 (Medium) with the vector string CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H (NVD).
The vulnerability primarily affects system logging and debugging, potentially impacting filesystem operations and system stability when handling certain file operations. While the direct impact is limited to availability issues, it could affect system performance and reliability (Wiz).
The vulnerability has been resolved by implementing a fix that forbids inode migration when it has inline data. This prevents the condition that leads to the warning by ensuring proper handling of reserved block counts. System administrators should update to the latest patched versions of the Linux kernel to address this vulnerability (NVD).
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."