In the Linux kernel, the following vulnerability has been resolved:
NFSD: Fix potential use-after-free in nfsdfileput()
nfsdfileputnoref() can free @nf, so don't dereference @nf immediately upon return from nfsdfileputnoref().
{ "urgency": "not yet assigned" }