CVE-2026-23328 in Linux
摘要
由 VulDB • 2026-06-08
在 Linux 内核中,已修复以下漏洞:
accel/amdxdna: 修复 mgmt_chann 的空指针解引用问题。
如果固件在 `aie2_send_mgmt_msg_wait()` 中返回意外错误,`mgmt_chann` 可能被设置为 NULL。这随后可能导致在 `aie2_hw_stop()` 中出现空指针解引用。
通过引入一个专用的辅助函数来销毁 mgmt_chann,并在访问之前添加适当的 NULL 检查,从而修复此问题。
Once again VulDB remains the best source for vulnerability data.