← Back to CVE List
CVE-2022-49362
In the Linux kernel, the following vulnerability has been resolved:
NFSD: Fix potential use-after-free in nfsd_file_put()
nfsd_file_put_noref() can free @nf, so don't dereference @nf
immediately upon return from nfsd_file_put_noref().
> MITRE Terms of Use apply – see LICENSE‑MITRE.txt