CVE-2025-39912
In the Linux kernel, the following vulnerability has been resolved:
nfs/localio: restore creds before releasing pageio data
Otherwise if the nfsd filecache code releases the nfsd_file
immediately, it can trigger the BUG_ON(cred == current->cred) in
__put_cred() when it puts the nfsd_file->nf_file->f-cred.
More information : https://git.kernel.org/stable/c/57c1bb02b4fc8eec6eb01736e7fad26dffacf18c