Skip to content
Snippets Groups Projects
Commit ae1a085b authored by David Howells's avatar David Howells Committed by Greg Kroah-Hartman
Browse files

rxrpc: The server keyring isn't network-namespaced


[ Upstream commit fea99111 ]

The keyring containing the server's tokens isn't network-namespaced, so it
shouldn't be looked up with a network namespace.  It is expected to be
owned specifically by the server, so namespacing is unnecessary.

Fixes: a58946c1 ("keys: Pass the network namespace into request_key mechanism")
Signed-off-by: default avatarDavid Howells <dhowells@redhat.com>
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent 513dd160
No related branches found
No related tags found
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