In the Linux kernel, the following vulnerability has been resolved:nfsd: ensure that nfsd4_fattr_args.context is zeroed outIf nfsd4_encode_fattr4 ends up doing a "goto out" before we get tochecking for the security label, then args.context will be set touninitialized junk on the stack, which we'll then try to free.Initialize it early.
No PoCs from references.
- https://github.com/fkie-cad/nvd-json-data-feeds