In the Linux kernel, the following vulnerability has been resolved:
nfs: fix acl memory leak of posixaclcreate()
When looking into another nfs xfstests report, I found acl and defaultacl in nfs3proccreate() and nfs3proc_mknod() error paths are possibly leaked. Fix them in advance.