NULL pointer dereference in Linux kernel - CVE-2026-90039
Published: September 16, 2026
Vulnerability details
The vulnerability allows a local privileged user to cause a denial of service.
The vulnerability exists due to a null pointer dereference in NFSD NFSv4 state-revocation and asynchronous COPY walkers when processing unlock filesystem or export operations before NFSD startup completes. A local privileged user can write to the unlock filesystem interface or send an NFSD unlock netlink command to cause a denial of service.
The condition occurs when an NFSD listener has been created but no NFSD thread has started.