
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2022-48903 affects the Linux kernel's btrfs filesystem component. The vulnerability was discovered in versions from 5.12 up to 5.15.27 and 5.16 up to 5.16.13, including 5.17-rc1 through 5.17-rc6. The issue involves a premature return from btrfscommittransaction() that can lead to system crashes during block group relocation (Kernel Patch).
The vulnerability stems from an optimization introduced in commit d0c2f4fa555e that allowed fsync operations to skip waiting for previous commit transactions to unpin extents. This optimization inadvertently affected all commit operations, not just fsync, leading to a race condition where block groups could be removed while still having pinned extents. The issue manifests as a WARNON in btrfsrelocateblockgroup() followed by a BUGON in unpinextent_range(). The vulnerability has 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).
When exploited, this vulnerability can cause system crashes during btrfs filesystem operations, particularly during block group relocation. The issue affects system availability by triggering kernel panics, which can lead to system downtime and potential data synchronization issues (Kernel Patch).
The issue has been fixed in the Linux kernel through a patch that makes all non-fsync commits wait for previous transactions to complete. The fix is conservative and ensures proper transaction handling for all commit operations. Users should upgrade to patched kernel versions. The fix has been backported to stable kernel versions 5.15 and later (Kernel Patch).
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."