diff options
author | David Howells <dhowells@redhat.com> | 2020-10-02 16:04:51 +0300 |
---|---|---|
committer | David Howells <dhowells@redhat.com> | 2020-10-05 19:09:22 +0300 |
commit | 38b1dc47a35ba14c3f4472138ea56d014c2d609b (patch) | |
tree | 4bb9e068a2a38a03868574a81bbe09ed21c63b63 /scripts/bpf_helpers_doc.py | |
parent | fea99111244bae44e7d82a973744d27ea1567814 (diff) | |
download | linux-38b1dc47a35ba14c3f4472138ea56d014c2d609b.tar.xz |
rxrpc: Fix server keyring leak
If someone calls setsockopt() twice to set a server key keyring, the first
keyring is leaked.
Fix it to return an error instead if the server key keyring is already set.
Fixes: 17926a79320a ("[AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel both")
Signed-off-by: David Howells <dhowells@redhat.com>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions