Improper input validation in Linux kernel - CVE-2026-90299
Published: September 18, 2026
Vulnerability details
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to improper input validation in the BPF verifier's sleepable-program target check when attaching a sleepable tracing BPF program to a BPF program target with a '__x64_'-alike prefix. A local user can attach a sleepable tracing BPF program to such a target to cause a denial of service.
The issue occurs when CONFIG_FUNCTION_ERROR_INJECTION is disabled.