Lucene search

K
osvGoogleOSV:CVE-2024-36958
HistoryMay 30, 2024 - 4:15 p.m.

CVE-2024-36958

2024-05-3016:15:00
Google
osv.dev
1
linux
kernel
nfsd
vulnerability
cve-2024-36958

AI Score

6.6

Confidence

Low

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