Type Confusion in Linux kernel - CVE-2026-63805
Published: July 21, 2026
Vulnerability details
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to a type confusion in nx_crypto_ctx_exit in the nx crypto driver when releasing AF_ALG-backed crypto contexts. A local user can trigger the vulnerable cleanup path to cause a denial of service.
The issue can be reached when AF_ALG is used opportunistically during local operations such as closing a socket.