CVE-2026-23366 in Linux Kernel
要約 (英語)
In the Linux kernel, the following vulnerability has been resolved: drm/client: Do not destroy NULL modes 'modes' in drm_client_modeset_probe may fail to kcalloc. If this occurs, we jump to 'out', calling modes_destroy on it, which dereferences it. This may result in a NULL pointer dereference in the error case. Prevent that.
責任者
Linux
予約する
2026年01月13日
公開
2026年03月25日
エントリ
VulDB provides additional information and datapoints for this CVE:
| 識別子 | 脆弱性 | CWE | 悪用可 | 対策 | CVE |
|---|---|---|---|---|---|
| 353095 | Linux Kernel drm_client_modeset_probe サービス拒否 | 476 | 未定義 | 公式な修正 | CVE-2026-23366 |