CVE-2025-39800
CVE-2025-39800 is a Linux kernel vulnerability affecting the btrfs subsystem. When cloning the extent buffer in btrfs_copy_root(), an unexpected eb generation could trigger a WARN_ON() instead of aborting the transaction, allowing metadata with an unexpected generation to persist. The fix aborts ...