Security Advisory

CVE-2024-36958

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-05-30 15:35:51
Last updated 2026-05-11 20:17:47
Assigner Linux
State PUBLISHED

Description

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().