Use-after-free in Linux kernel - CVE-2026-64311
Published: July 27, 2026
Vulnerability details
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to use-after-free in the loongson-rng driver when handling RNG operations that use wait_for_completion_interruptible(). A local user can trigger the vulnerable code path to cause a denial of service.
The issue affects the loongson-rng rng_alg implementation in the Linux kernel crypto subsystem.