CVE-2026-53031
概要

In the Linux kernel, the following vulnerability has been resolved:

bpf: Validate node_id in arena_alloc_pages()

arena_alloc_pages() accepts a plain int node_id and forwards it through
the entire allocation chain without any bounds checking.

Validate node_id before passing it down the allocation chain in
arena_alloc_pages().

公表日 2026年6月25日2:17
登録日 2026年6月27日4:20
最終更新日 2026年6月25日2:17
関連情報、対策とツール
共通脆弱性一覧