CVE Database
/

CVE-2025-38724

Back to search

CVE-2025-38724

Published: Sep 4, 2025

Modified: May 12, 2026

PUBLISHED

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

VendorProductVersions

Linux

Linux

affected
d20c11d86d8f821a64eac7d6c8f296f06d935f4f - < 3f252a73e81aa01660cb426735eab932e6182e8d
affected
d20c11d86d8f821a64eac7d6c8f296f06d935f4f - < d35ac850410966010e92f401f4e21868a9ea4d8b
affected
d20c11d86d8f821a64eac7d6c8f296f06d935f4f - < f3aac6cf390d8b80e1d82975faf4ac61175519c0
affected
d20c11d86d8f821a64eac7d6c8f296f06d935f4f - < 22f45cedf281e6171817c8a3432c44d788c550e1
affected
d20c11d86d8f821a64eac7d6c8f296f06d935f4f - < d71abd1ae4e0413707cd42b10c24a11d1aa71772

+4 more versions

Linux

Linux

affected
3.17
unaffected
0 - < 3.17
unaffected
5.4.297 - <= 5.4.*
unaffected
5.10.241 - <= 5.10.*
unaffected
5.15.190 - <= 5.15.*

+6 more versions

Security Training

Train your team to recognize and prevent security threats with our comprehensive security awareness program.

Start Training

Vulnerability Scanning

Discover vulnerabilities in your applications and infrastructure before attackers do.

Scan Now