U.S. flag   An official website of the United States government
Dot gov

Official websites use .gov
A .gov website belongs to an official government organization in the United States.

Https

Secure .gov websites use HTTPS
A lock (Dot gov) or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.

CVE-2025-38724 Detail

Description

In the Linux kernel, the following vulnerability has been resolved: nfsd: handle get_client_locked() failure in nfsd4_setclientid_confirm() Lei Lu recently reported that nfsd4_setclientid_confirm() did not check the return value from get_client_locked(). a SETCLIENTID_CONFIRM could race with a confirmed client expiring and fail to get a reference. That could later lead to a UAF. Fix this by getting a reference early in the case where there is an extant confirmed client. If that fails then treat it as if there were no confirmed client found at all. In the case where the unconfirmed client is expiring, just fail and return the result from get_client_locked().


Metrics

NVD enrichment efforts reference publicly available information to associate vector strings. CVSS information contributed by other sources is also displayed.
CVSS 4.0 Severity and Vector Strings:

NIST CVSS score
NIST: NVD
N/A
NVD assessment not yet provided.

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving NIST webspace. We have provided these links to other web sites because they may have information that would be of interest to you. No inferences should be drawn on account of other sites being referenced, or not, from this page. There may be other web sites that are more appropriate for your purpose. NIST does not necessarily endorse the views expressed, or concur with the facts presented on these sites. Further, NIST does not endorse any commercial products that may be mentioned on these sites. Please address comments about this page to [email protected].

URL Source(s) Tag(s)
https://git.kernel.org/stable/c/22f45cedf281e6171817c8a3432c44d788c550e1 kernel.org
https://git.kernel.org/stable/c/36e83eda90e0e4ac52f259f775b40b2841f8a0a3 kernel.org
https://git.kernel.org/stable/c/3f252a73e81aa01660cb426735eab932e6182e8d kernel.org
https://git.kernel.org/stable/c/571a5e46c71490285d2d8c06f6b5a7cbf6c7edd1 kernel.org
https://git.kernel.org/stable/c/74ad36ed60df561a303a19ecef400c7096b20306 kernel.org
https://git.kernel.org/stable/c/908e4ead7f757504d8b345452730636e298cbf68 kernel.org
https://git.kernel.org/stable/c/d35ac850410966010e92f401f4e21868a9ea4d8b kernel.org
https://git.kernel.org/stable/c/d71abd1ae4e0413707cd42b10c24a11d1aa71772 kernel.org
https://git.kernel.org/stable/c/f3aac6cf390d8b80e1d82975faf4ac61175519c0 kernel.org

Weakness Enumeration

CWE-ID CWE Name Source

Change History

1 change records found show changes

Quick Info

CVE Dictionary Entry:
CVE-2025-38724
NVD Published Date:
09/04/2025
NVD Last Modified:
09/05/2025
Source:
kernel.org