A subtle error-handling bug in the Linux kernel's NFS code — tracked as CVE-2025-38400 — has been fixed: when the initialization routine nfs_fs_proc_net_init fails, the kernel could leave behind a /proc/net/rpc/nfs entry and later log warnings or leak state during namespace teardown, a problem...