
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2022-49708 is a vulnerability in the Linux kernel's ext4 filesystem that was discovered by Hulk Robot. The issue manifests as a BUGON condition in the ext4mbuseinode_pa function, specifically at fs/ext4/mballoc.c:3211, which occurs during filesystem operations. The vulnerability affects the block allocation mechanism in the ext4 filesystem (Kernel Git).
The vulnerability occurs in the ext4 filesystem's block allocation code when handling tiny groups (smaller than 8MB). The issue arises when the chosen allocation alignment is larger than the group size, which can cause the allocation to move to a different group and trigger mballoc assertions. The bug manifests in the ext4mbmarkdiskspaceused function where ac->acbex.felen becomes less than or equal to 0, triggering a kernel BUGON condition (Kernel Git).
When triggered, this vulnerability causes a kernel panic, leading to system instability and potential denial of service. The issue can be consistently reproduced through filesystem operations, particularly when performing operations on ext4 filesystems with specific block and group sizes (Kernel Git).
The issue has been fixed in the Linux kernel through a patch that ensures proper handling of allocation alignment for tiny groups. The fix involves adding a check to ensure that the alignment doesn't move allocation to a different group by using the maximum of the start position and the rounded-down logical block number (Kernel Git).
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."