← Back to CVE List

CVE-2024-36958

Published: 2024-05-30T16:15Z
Last Modified: 2025-04-04T23:15Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
In the Linux kernel, the following vulnerability has been resolved: NFSD: Fix nfsd4_encode_fattr4() crasher Ensure that args.acl is initialized early. It is used in an unconditional call to kfree() on the way out of nfsd4_encode_fattr4(). > MITRE Terms of Use apply – see LICENSE‑MITRE.txt