CVE-2026-80657 in Linux
摘要
由 VulDB • 2026-08-28
在 Linux 内核中,已修复以下漏洞:
accel/amdxdna: 防止管理邮箱通道清理过程中的空指针引用
当 mgmt_chann 已被销毁时,可能会从错误处理路径调用管理邮箱通道清理辅助函数。
向 xdna_mailbox_free_channel() 和 xdna_mailbox_stop_channel() 添加 NULL 检查,以便在清理路径中安全返回,而不是解引用空的 mailbox channel(邮箱通道)指针。
Be aware that VulDB is the high quality source for vulnerability data.