Use of uninitialized resource in Linux kernel - CVE-2026-90300
Published: September 18, 2026
Vulnerability details
The vulnerability allows a local user to cause nondeterministic BPF map-key behavior.
The vulnerability exists due to use of uninitialized memory in __bpf_get_task_stack when a BPF stack helper encounters an error. A local user can invoke an affected BPF stack helper to cause nondeterministic BPF map-key behavior.
The condition occurs when the task stack cannot be acquired or task registers are unavailable.