In the Linux kernel, the following vulnerability has been resolved: btrfs: fix block group refcount race in btrfs_create_pending_block_groups() Block group creation is done in two phases, which res…
High CVSS 7.8
Summary
In the Linux kernel, the following vulnerability has been resolved: btrfs: fix block group refcount race in btrfs_create_pending_block_groups() Block group creation is done in two phases, which results in a slightly unintuitive property: a block group can be allocated/deallocated from after btrfs_make_block_group() adds it to the space_info with btrfs_add_bg_to_space_info(), but before creation is completely completed in btrfs_create_pending_block_groups(). As a result, it is possible for a b…
In-depth triage · Auto channel
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Affected products
- :
Sources
- NVD DATABASE
Original Links
- https://git.kernel.org/stable/c/2d8e5168d48a91e7a802d3003e72afb4304bebfa Patch
- https://git.kernel.org/stable/c/9d383a6fc59271aaaf07a33b23b2eac5b9268b7a Patch
- https://git.kernel.org/stable/c/ee56da95f8962b86fec4ef93f866e64c8d025a58 Patch
Timeline
- nvd_ingest NVD