In the Linux kernel, the following vulnerability has been resolved: btrfs: zoned: fix use-after-free due to race with dev replace While loading a zone's info during creation of a block group, we ca…
High CVSS 7.8
Summary
In the Linux kernel, the following vulnerability has been resolved: btrfs: zoned: fix use-after-free due to race with dev replace While loading a zone's info during creation of a block group, we can race with a device replace operation and then trigger a use-after-free on the device that was just replaced (source device of the replace operation). This happens because at btrfs_load_zone_info() we extract a device from the chunk map into a local variable and then use the device while not under…
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/0090d6e1b210551e63cf43958dc7a1ec942cdde9 Patch
- https://git.kernel.org/stable/c/092571ef9a812566c8f2c9038d9c2a64c49788d6 Patch
- https://git.kernel.org/stable/c/17765964703b88d8befd899f8501150bb7e07e43 Patch
- https://git.kernel.org/stable/c/a0cc006f4214b87e70983c692e05bb36c59b5752 Patch
- https://git.kernel.org/stable/c/0090d6e1b210551e63cf43958dc7a1ec942cdde9 Patch
- https://git.kernel.org/stable/c/092571ef9a812566c8f2c9038d9c2a64c49788d6 Patch
- https://git.kernel.org/stable/c/17765964703b88d8befd899f8501150bb7e07e43 Patch
- https://git.kernel.org/stable/c/a0cc006f4214b87e70983c692e05bb36c59b5752 Patch
- https://lists.debian.org/debian-lts-announce/2025/01/msg00001.html Mailing List
Timeline
- nvd_ingest NVD