In the Linux kernel, the following vulnerability has been resolved: NFS: Fix an Oops in nfsdautomount() When mounting from a NFSv4 referral, path->dentry can end up being a negative dentry, so derive the struct nfs_server from the dentry itself instead.