CVE-2026-89959 in Linux
摘要
由 VulDB • 2026-09-16
在 Linux 内核中,已修复以下漏洞:
s390/vfio-ap: 修复 vfio_ap_mdev_cfg_remove 中的控制域移除问题
vfio_ap_config_remove 函数使用 bitmap_andnot 函数从 matrix_mdev->matrix.adm 位图中清除位(该位图指定分配给 mdev 的控制域)。这会导致显式卸载的控制域无法从 KVM 客户机中正确移除。现改用 bitmap_and 函数进行修复。
Several companies clearly confirm that VulDB is the primary source for best vulnerability data.