Type Confusion in Linux kernel - CVE-2026-43306
Published: May 9, 2026
Linux kernel
Linux Foundation
Description
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to improper function type handling in the BPF crypto destructor kfunc registration when invoking the destructor through an indirect function call with CONFIG_CFI enabled. A local user can trigger BPF operations that free crypto context fields to cause a denial of service.
Exploitation requires CONFIG_CFI to be enabled.