CVE Wiki Pixee · CVE intelligence
← All CVEs

CVE-2025-38724

Critical · CVSS 9.8
CVSS
9.8
nvd
EPSS
KEV
No
Class
oss containerizable
CWE-416

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().

Affected packages

Linux Kernel 3.17.0 → 5.4.297
Linux Kernel 5.11.0 → 5.15.190
Linux Kernel 5.16.0 → 6.1.149
Linux Kernel 5.5.0 → 5.10.241
Linux Kernel 6.13.0 → 6.15.11
Linux Kernel 6.16.0 → 6.16.2
Linux Kernel 6.2.0 → 6.6.103
Linux Kernel 6.7.0 → 6.12.43

References

Status: profiled · ingested 2026-07-30T12:00:00.000Z