diff options
author | Trond Myklebust <trondmy@gmail.com> | 2019-04-09 19:13:40 +0300 |
---|---|---|
committer | J. Bruce Fields <bfields@redhat.com> | 2019-04-24 16:46:35 +0300 |
commit | ccfe51a5161c17d24157c08f9963f351a89268fa (patch) | |
tree | 486bd214b8fc600eb3481af9ffe9ebe81643e8e9 /net/phonet | |
parent | 40373b125de6bab186e71d5ea5498bb2b845398b (diff) | |
download | linux-ccfe51a5161c17d24157c08f9963f351a89268fa.tar.xz |
SUNRPC: Fix the server AUTH_UNIX userspace mappings
gid_parse() is part of a downcall, so uids and gids should be assumed
encoded using the current user namespace.
svcauth_unix_accept() is, on the other hand, decoding uids and gids from
the wire, so we assume those are encoded to match the user namespace of
the server process.
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'net/phonet')
0 files changed, 0 insertions, 0 deletions