Bugzilla – Bug 1225873
VUL-0: CVE-2024-36958: kernel: NFSD: fix nfsd4_encode_fattr4() crasher
Last modified: 2024-06-04 19:08:49 UTC
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(). References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2024-36958 https://git.kernel.org/pub/scm/linux/security/vulns.git/plain/cve/published/2024/CVE-2024-36958.mbox https://git.kernel.org/stable/c/6a7b07689af6e4e023404bf69b1230f43b2a15bc https://git.kernel.org/stable/c/18180a4550d08be4eb0387fe83f02f703f92d4e7 https://www.cve.org/CVERecord?id=CVE-2024-36958
Pertains only to stable including the fix. Nothing to do. Switching back to security team.