In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race between transaction aborts and fsyncs leading to use-after-free There is a race between a task aborting a transac…
High CVSS 7.8
Summary
In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race between transaction aborts and fsyncs leading to use-after-free There is a race between a task aborting a transaction during a commit, a task doing an fsync and the transaction kthread, which leads to an use-after-free of the log root tree. When this happens, it results in a stack trace like the following: BTRFS info (device dm-0): forced readonly BTRFS warning (device dm-0): Skipping commit of aborted tr…
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/061dde8245356d8864d29e25207aa4daa0be4d3c Patch
- https://git.kernel.org/stable/c/633f7f216663587f17601eaa1cf2ac3d5654874c Patch
- https://git.kernel.org/stable/c/a4794be7b00b7eda4b45fffd283ab7d76df7e5d6 Patch
- https://git.kernel.org/stable/c/e2da98788369bfba1138bada72765c47989a4338 Patch
- https://git.kernel.org/stable/c/061dde8245356d8864d29e25207aa4daa0be4d3c Patch
- https://git.kernel.org/stable/c/633f7f216663587f17601eaa1cf2ac3d5654874c Patch
- https://git.kernel.org/stable/c/a4794be7b00b7eda4b45fffd283ab7d76df7e5d6 Patch
- https://git.kernel.org/stable/c/e2da98788369bfba1138bada72765c47989a4338 Patch
Timeline
- nvd_ingest NVD