
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2024-50014 is a vulnerability in the Linux kernel's ext4 filesystem that involves an uninitialized lock in the fast-commit (fc) replay path. The vulnerability was discovered in July 2024 and affects Linux kernel versions up to 6.10.14 and versions from 6.11 up to 6.11.3 (NVD).
The vulnerability occurs when attempting to lock sbi->sbdevwblock in the ext4checkbdevwrite_error() function during the replay path. The spinlock is accessed before being initialized, which can be triggered with fstest generic/629 when executed against a filesystem with fast-commit feature enabled. The issue has been assigned a CVSS v3.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 system instability and potential denial of service when mounting ext4 filesystems with the fast-commit feature enabled. This is primarily due to the uninitialized lock causing the locking correctness validator to be disabled (Kernel Patch).
The issue has been fixed by moving the initialization of the spinlock to an earlier point in _ext4fill_super(). The fix has been incorporated into various Linux distributions including Ubuntu 24.04 and Debian. System administrators should update their systems to the patched versions: Linux kernel 6.10.14 or later, or 6.11.3 or later (Ubuntu Notice, Debian Notice).
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."