Improper input validation in Linux kernel - CVE-2026-93045
Published: September 18, 2026
Vulnerability details
The vulnerability allows a local user to obtain an address below the arena mapping.
The vulnerability exists due to improper input validation in bpf_arena_free_pages() when freeing a scalar arena address below the low 32 bits of the arena base. A local user can free a crafted scalar arena address to obtain an address below the arena mapping.