PT-2026-37533
In the Linux kernel, the following vulnerability has been resolved: nfsd: fix nfs4 file refcount leak in nfsd get dir deleg Claude pointed out that there is a nfs4 file refcount leak in nfsd get dir deleg. Ensure that the reference to "fp" is released before returning...