summaryrefslogtreecommitdiff
path: root/crypto/cbc.c
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2016-01-13 15:03:32 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2016-01-18 18:16:33 +0800
commit366f8f5f4b55065dd49a82a5ad1239d3ca570cbc (patch)
treeb41a2227eba8ddca2fe19ffc7623d5678fd5af29 /crypto/cbc.c
parent65e66c1db2fffccd4d8586f724d4b74678db645d (diff)
downloadlinux-crypto-366f8f5f4b55065dd49a82a5ad1239d3ca570cbc.tar.gz
linux-crypto-366f8f5f4b55065dd49a82a5ad1239d3ca570cbc.zip
crypto: af_alg - Forbid bind(2) when nokey child sockets are present
This patch forbids the calling of bind(2) when there are child sockets created by accept(2) in existence, even if they are created on the nokey path. This is needed as those child sockets have references to the tfm object which bind(2) will destroy. Cc: stable@vger.kernel.org Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/cbc.c')
0 files changed, 0 insertions, 0 deletions