CVE-2024-39496
Linux Linux, debian linux, linux kernel
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 the protection of the device replace rwsem. So if there's a device replace operation happening when...
- CVSS
- 7.8
- EPSS
- 0.29% 21.0% percentile
- CISA KEV
- Not listed
- Published
- 2024.07.12