NVD Recent CVEs

CVE-2026-64378:Linux 内核已修复以下漏洞:回写模块:修复 cgroup_writeback_umount() 与 inode_switch_wbs() 之间的竞态条件

Linux 内核已修复以下漏洞:回写模块:修复 cgroup_writeback_umount() 与 inode_switch_wbs() 之间的竞态条件。当容器退出时,偶尔会触发以下 BUG_ON() 错误:VFS:卸载 sdb(ext4)后存在忙碌的 inode。根本原因是 cgroup_writeback_umount() 与 inode_switch_wbs()/cleanup_offline_cgwb() 之间存在竞态:在 inode_prepare_wbs_switch() 返回 true 到后续调用 wb_queue_isw() 之间存在时间窗口。

查看原始信源

English