4 matches found
CVE-2025-71090 nfsd: fix nfsd_file reference leak in nfsd4_add_rdaccess_to_wrdeleg()
In the Linux kernel, the following vulnerability has been resolved: nfsd: fix nfsdfile reference leak in nfsd4addrdaccesstowrdeleg nfsd4addrdaccesstowrdeleg unconditionally overwrites fp-fifdsORDONLY with a newly acquired nfsdfile. However, if the client already has a SHAREACCESSREAD open from a...
Linux kernel 安全漏洞
Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a failure to properly release an nfsdfile reference in the nfsd4addrdaccesstowrdeleg function, which could...
CVE-2025-38028
The vulnerability CVE-2025-38028 affects the Linux kernel’s NFS/localio path (nfs_local_open_fh) due to a race condition involved when dropping the cl_uuid.lock. After the lock is released, another CPU could reclaim the just-added nfsd_file, risking use-after-free scenarios. The described fix is ...
CVE-2024-50121
CVE-2024-50121 affects the Linux kernel component nfsd, specifically the race where nfsd_shrinker_work may be cancelled in nfs4_state_shutdown_net without waiting for the shrinker to exit. This can cause warnings and use-after-free scenarios when unhashing and destroying nfsd clients during net s...