In the Linux kernel, the following vulnerability has been resolved: btrfs: fix adding block group to a reclaim list and the unused list during reclaim There is a potential parallel list adding for …
High CVSS 7.8
Summary
In the Linux kernel, the following vulnerability has been resolved: btrfs: fix adding block group to a reclaim list and the unused list during reclaim There is a potential parallel list adding for retrying in btrfs_reclaim_bgs_work and adding to the unused list. Since the block group is removed from the reclaim list and it is on a relocation work, it can be added into the unused list in parallel. When that happens, adding it to the reclaim list will corrupt the list head and trigger list corr…
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/326fa14549d7969ef80d3f5beea5470cd1c8e67f Patch
- https://git.kernel.org/stable/c/48f091fd50b2eb33ae5eaea9ed3c4f81603acf38 Patch
- https://git.kernel.org/stable/c/522b39bd7163e8dc49f8cf10b9b782218ac48746 Patch
- https://git.kernel.org/stable/c/aa1d8cc0cc500e06b316cd6732d4e6c1388fe33c Patch
- https://git.kernel.org/stable/c/f8e960be923f74a273c62478c9cab9523936752b Patch
- https://git.kernel.org/stable/c/326fa14549d7969ef80d3f5beea5470cd1c8e67f Patch
- https://git.kernel.org/stable/c/48f091fd50b2eb33ae5eaea9ed3c4f81603acf38 Patch
- https://git.kernel.org/stable/c/522b39bd7163e8dc49f8cf10b9b782218ac48746 Patch
- https://git.kernel.org/stable/c/aa1d8cc0cc500e06b316cd6732d4e6c1388fe33c Patch
- https://git.kernel.org/stable/c/f8e960be923f74a273c62478c9cab9523936752b Patch
- https://lists.debian.org/debian-lts-announce/2025/01/msg00001.html
Timeline
- nvd_ingest NVD