summaryrefslogtreecommitdiff
path: root/crypto/cts.c
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2016-01-13 15:03:32 +0800
committerSasha Levin <sasha.levin@oracle.com>2016-02-03 16:23:19 -0500
commit8515819fff8fce56be067af985016b6356d1fe5e (patch)
tree25c84ea86f4b92fa0db53ad73c1e9a101bd5f44c /crypto/cts.c
parent279792e1f4f66d719fe9ff7c720dd600d9880fbf (diff)
crypto: af_alg - Forbid bind(2) when nokey child sockets are present
[ Upstream commit a6a48c565f6f112c6983e2a02b1602189ed6e26e ] 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> Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
Diffstat (limited to 'crypto/cts.c')
0 files changed, 0 insertions, 0 deletions