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().
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2026-06-24 17:17
Updated : 2026-07-15 14:37
NVD link : CVE-2026-53031
Mitre link : CVE-2026-53031
CVE.ORG link : CVE-2026-53031
JSON object : View
Products Affected
linux
- linux_kernel
CWE
