๐Ÿ” CVE Alert

CVE-2025-38567

UNKNOWN 0.0

nfsd: avoid ref leak in nfsd_open_local_fh()

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

In the Linux kernel, the following vulnerability has been resolved: nfsd: avoid ref leak in nfsd_open_local_fh() If two calls to nfsd_open_local_fh() race and both successfully call nfsd_file_acquire_local(), they will both get an extra reference to the net to accompany the file reference stored in *pnf. One of them will fail to store (using xchg()) the file reference in *pnf and will drop that reference but WON'T drop the accompanying reference to the net. This leak means that when the nfs server is shut down it will hang in nfsd_shutdown_net() waiting for &nn->nfsd_net_free_done. This patch adds the missing nfsd_net_put().

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Aug 19, 2025
Last Updated May 11, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new unknown vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Linux / Linux
986a21ace186433e0397a59491646edad8c8d636 < fcb0a417fddb605530c4837e0996620f8ed38023 e6f7e1487ab528a6c653bd0d42812ff2942846cd < c4bf8f26c51e51bbb840935659a7b3b65a802c07 e6f7e1487ab528a6c653bd0d42812ff2942846cd < e5a73150776f18547ee685c9f6bfafe549714899
Linux / Linux
6.16

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/fcb0a417fddb605530c4837e0996620f8ed38023 git.kernel.org: https://git.kernel.org/stable/c/c4bf8f26c51e51bbb840935659a7b3b65a802c07 git.kernel.org: https://git.kernel.org/stable/c/e5a73150776f18547ee685c9f6bfafe549714899