NVD Vulnerability Detail
Search Exploit, PoC
CVE-2026-53031
Summary

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().

Publication Date June 25, 2026, 2:17 a.m.
Registration Date June 27, 2026, 4:20 a.m.
Last Update June 25, 2026, 2:17 a.m.
Related information, measures and tools
Common Vulnerabilities List