CVE-2026-53031
High
bpf: Validate node_id in arena_alloc_pages()
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().
Exploit probability
0.1%
Published
June 24, 2026
Required by
Not available
Last source change
August 12, 2026
02 / AFFECTED SOFTWARE
Affected packages
04 / EVIDENCE
Source records
Open Source Vulnerabilities
CVE-2026-53031
View original source
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().
05 / REFERENCES
Further evidence
- https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
- https://git.kernel.org/stable/c/2845989f2ebaf7848e4eccf9a779daf3156ea0a5
- https://git.kernel.org/stable/c/31d3b4b28e55835646d6829d60023f730dd34e85
- https://git.kernel.org/stable/c/e15900888c09480a4c632bc598f1c5bd39bed6d6
- https://git.kernel.org/stable/c/fb66e20130f95a93ffea1677252526a9e39170b2
- https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/53xxx/CVE-2026-53031.json
- https://nvd.nist.gov/vuln/detail/CVE-2026-53031