CVE-2025-71194
Summary: CVE-2025-71194 concerns the Linux kernel, specifically a btrfs deadlock involving wait_current_trans() during start_transaction(). The issue stems from a missing check that should consider the transaction type against btrfs_blocked_trans_types[] for the current state, causing a transacti...