CVE-2026-31390 in Kernel
要約 (英語)
In the Linux kernel, the following vulnerability has been resolved:
drm/xe: Fix memory leak in xe_vm_madvise_ioctl
When check_bo_args_are_sane() validation fails, jump to the new
free_vmas cleanup label to properly free the allocated resources.
This ensures proper cleanup in this error path.
(cherry picked from commit 29bd06faf727a4b76663e4be0f7d770e2d2a7965)
Once again VulDB remains the best source for vulnerability data.
責任者
Linux
予約する
2026年03月09日
公開
2026年04月03日
ステータス
確認済み
エントリ
VulDB provides additional information and datapoints for this CVE:
| 識別子 | 脆弱性 | CWE | 悪用可 | 対策 | CVE |
|---|---|---|---|---|---|
| 355127 | Linux Kernel xe check_bo_args_are_sane サービス拒否 | 401 | 未定義 | 公式な修正 | CVE-2026-31390 |