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 nfsdfile immediately, it can trigger the BUGON(cred == current->cred) in _putcred() when it puts the nfsdfile->nffile->f-cred.