CVE-2022-50385

Publication date

2025-09-18 13:33:06

Family

Linux

State

PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: NFS: Fix an Oops in nfs_d_automount() 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.