diff options
author | Dai Ngo <dai.ngo@oracle.com> | 2023-04-01 23:22:08 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-04-13 18:02:40 +0300 |
commit | e5820e36b890e32ca56ed76a9b021316d8c24256 (patch) | |
tree | e929bb6783d66f1e622a67fdcb77763a6de867b9 /drivers/net/ethernet | |
parent | c759143e87e085fd826b9d42d8c627821c6e5c0a (diff) | |
download | linux-e5820e36b890e32ca56ed76a9b021316d8c24256.tar.xz |
NFSD: callback request does not use correct credential for AUTH_SYS
[ Upstream commit 7de82c2f36fb26aa78440bbf0efcf360b691d98b ]
Currently callback request does not use the credential specified in
CREATE_SESSION if the security flavor for the back channel is AUTH_SYS.
Problem was discovered by pynfs 4.1 DELEG5 and DELEG7 test with error:
DELEG5 st_delegation.testCBSecParms : FAILURE
expected callback with uid, gid == 17, 19, got 0, 0
Signed-off-by: Dai Ngo <dai.ngo@oracle.com>
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Fixes: 8276c902bbe9 ("SUNRPC: remove uid and gid from struct auth_cred")
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'drivers/net/ethernet')
0 files changed, 0 insertions, 0 deletions