Race condition in Linux kernel - CVE-2026-90001
Published: September 16, 2026
Vulnerability details
The vulnerability allows a local user to cause a use-after-free condition.
The vulnerability exists due to a race condition in HID BPF struct_ops device reference release when device destruction races with BPF link release. A local user can trigger concurrent device destruction and BPF link release to cause a use-after-free condition.