Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: NFSD: fix hang in nfsd4_shutdown_callback If nfs4_client is in courtesy state then there is no point to send the callback. This causes nfsd4_shutdown_callback to hang since cl_cb_inflight is not 0. This hang lasts about 15 minutes until TCP notifies NFSD that the connection was dropped. This patch modifies nfsd4_run_cb_work to skip the RPC call if nfs4_client is in courtesy state.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.10.220, < 5.10.235 |
References
- https://git.kernel.org/stable/c/036ac2778f7b28885814c6fbc07e156ad1624d03Patch
- https://git.kernel.org/stable/c/23ad7797c74cd8f7f90617f1e59a8703e2b43908Patch
- https://git.kernel.org/stable/c/38d345f612503b850c2973e5a879f88e441b34d7Patch
- https://git.kernel.org/stable/c/abed68027ea3ab893ac85cc46a00e2e64a324239Patch
- https://git.kernel.org/stable/c/cedfbb92cf97a6bff3d25633001d9c44442ee854Patch
- https://git.kernel.org/stable/c/e88d2451cd42e025465d6b51fd716a47b0b3800dPatch
- https://git.kernel.org/stable/c/efa8a261c575f816c7e79a87aeb3ef8a0bd6b221Patch
- https://lists.debian.org/debian-lts-announce/2025/03/msg00028.html
- https://lists.debian.org/debian-lts-announce/2025/05/msg00030.html
- https://cert-portal.siemens.com/productcert/html/ssa-082556.html
- https://cert-portal.siemens.com/productcert/html/ssa-265688.html
FAQ
What is CVE-2025-21795?
CVE-2025-21795 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: NFSD: fix hang in nfsd4_shutdown_callback If nfs4_client is in courtesy state then there is no point to send the callback. This ca...
How severe is CVE-2025-21795?
CVE-2025-21795 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-21795?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.