Security Advisory

CVE-2026-43193

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-05-06 11:28:01
Last updated 2026-05-11 22:19:38
Assigner Linux
CVSS score not scored
State PUBLISHED

Description

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.