diff options
author | David Howells <dhowells@redhat.com> | 2020-09-09 00:09:04 +0300 |
---|---|---|
committer | David Howells <dhowells@redhat.com> | 2020-10-05 18:33:37 +0300 |
commit | 9a059cd5ca7d9c5c4ca5a6e755cf72f230176b6a (patch) | |
tree | 10d74c09539ed93ee542ead429e44f1509e34f00 /net/rxrpc/output.c | |
parent | 56305118e05b2db8d0395bba640ac9a3aee92624 (diff) | |
download | linux-9a059cd5ca7d9c5c4ca5a6e755cf72f230176b6a.tar.xz |
rxrpc: Downgrade the BUG() for unsupported token type in rxrpc_read()
If rxrpc_read() (which allows KEYCTL_READ to read a key), sees a token of a
type it doesn't recognise, it can BUG in a couple of places, which is
unnecessary as it can easily get back to userspace.
Fix this to print an error message instead.
Fixes: 99455153d067 ("RxRPC: Parse security index 5 keys (Kerberos 5)")
Signed-off-by: David Howells <dhowells@redhat.com>
Diffstat (limited to 'net/rxrpc/output.c')
0 files changed, 0 insertions, 0 deletions