CVE-2026-23341 in Linux Kernel
要約 (英語)
In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Fix crash when destroying a suspended hardware context If userspace issues an ioctl to destroy a hardware context that has already been automatically suspended, the driver may crash because the mailbox channel pointer is NULL for the suspended context. Fix this by checking the mailbox channel pointer in aie2_destroy_context() before accessing it.
責任者
Linux
予約する
2026年01月13日
公開
2026年03月25日
エントリ
VulDB provides additional information and datapoints for this CVE:
| 識別子 | 脆弱性 | CWE | 悪用可 | 対策 | CVE |
|---|---|---|---|---|---|
| 353084 | Linux Kernel amdxdna aie2_destroy_context サービス拒否 | 404 | 未定義 | 公式な修正 | CVE-2026-23341 |