CVE-2025-40215
CVE-2025-40215 affects Linux kernel xfrm: the fix ensures that the xfrm fallback state is deleted as soon as the last user state depending on it is removed, preventing stale references from delaying deletion. The description notes that prior fixes on net exit paths could leave a fallback state be...