
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2022-50020 affects the Linux kernel's ext4 filesystem implementation. The vulnerability was discovered and disclosed on June 18, 2025. The issue involves attempting to resize the filesystem to an unaligned cluster boundary, which can lead to filesystem corruption (NVD, Wiz).
The vulnerability occurs during filesystem resize operations when the target size is not properly aligned with cluster boundaries. When an online resize is attempted with a size that is not an integral multiple of the cluster size, it causes the final resize iteration to attempt growing the filesystem by a negative value. This triggers a BUG_ON condition in the kernel code and results in corruption of the filesystem's in-memory superblock structure (Wiz).
When exploited, this vulnerability leads to filesystem corruption through a corrupted in-memory superblock. The issue affects the stability and integrity of the ext4 filesystem, potentially causing system crashes and data integrity issues (Wiz).
A patch has been developed to avoid attempting to resize the filesystem to an unaligned cluster boundary. The fix prevents the filesystem from being resized to sizes that are not integral multiples of the cluster size (Wiz).
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."