2 matches found
CVE-2026-68442
CVE-2026-68442 describes a Linux kernel btrfs bug where splitting extent maps incorrectly propagates EXTENT_FLAG_LOGGING to new split maps. The local flags copy was used for splits, while a later change cleared the flag on em->flags, so a split map being logged could be freed with the flag sti...
7.8CVSS5.3AI score0.00157EPSS
SaveExploits0References4
CVE-2023-54121 btrfs: fix incorrect splitting in btrfs_drop_extent_map_range
In the Linux kernel, the following vulnerability has been resolved: btrfs: fix incorrect splitting in btrfsdropextentmaprange In production we were seeing a variety of WARNON's in the extentmap code, specifically in btrfsdropextentmaprange when we have to call addextentmapping for our second spli...
7.8CVSS6.5AI score
SaveExploits0References6
20