← Back to CVE List

CVE-2022-49362

Published: 2025-02-26T07:01Z
Last Modified: 2025-03-25T14:51Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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