Race condition in Linux kernel - CVE-2026-63977
Published: July 20, 2026
Linux kernel
Detailed vulnerability description
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to a race condition in the zl3073x DPLL device change notification handling in drivers/dpll/zl3073x/dpll.c when unregistering a DPLL device during notification processing. A local user can trigger device change notifications during device teardown to cause a denial of service.
The issue could result in dereferencing a freed or NULL dpll_dev pointer.