
Cloud Vulnerability DB
A community-led vulnerabilities database
In the Linux kernel, a use-after-free vulnerability was discovered in the ext4findextent function when using bigalloc and inline data features. The vulnerability was identified by Syzbot and affects the ext4 filesystem implementation (NVD).
The vulnerability occurs in the ext4findextent function (fs/ext4/extents.c:931) when both bigalloc and inline data features are enabled. The issue arises when inline data has been converted to extent but the EXT4STATEMAYINLINEDATA flag is not set, leading to a use-after-free condition during extent lookup operations. This was discovered through KASAN (Kernel Address Sanitizer) detection (NVD).
The vulnerability could lead to a use-after-free read condition in the Linux kernel's ext4 filesystem implementation, potentially causing system instability or crashes. The issue specifically affects systems using ext4 filesystem with both bigalloc and inline data features enabled (NVD).
The vulnerability has been resolved by adding a check for ext4hasinlinedata(inode) in the ext4clu_mapped() function. This fix ensures proper handling of inline data conversion scenarios in the ext4 filesystem (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."