Uncontrolled Recursion in Linux kernel - CVE-2026-46256
Published: June 4, 2026
Linux kernel
Detailed vulnerability description
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to uncontrolled recursion in NFS LOCALIO when triggering direct reclaim recursion into NFS via nfs_writepages. A local user can perform local NFS LOCALIO write or commit operations to cause a denial of service.
The issue occurs in loopback mount configurations where the NFS client and server are on the same system.