Skip to content
Commit 18180a45 authored by Chuck Lever's avatar Chuck Lever
Browse files

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

Reported-by: default avatarScott Mayhew <smayhew@redhat.com>
Fixes: 83ab8678 ("NFSD: Add struct nfsd4_fattr_args")
Signed-off-by: default avatarChuck Lever <chuck.lever@oracle.com>
parent 8ddb7142
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment