summaryrefslogtreecommitdiff
path: root/include/linux/string_helpers.h
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2016-01-13 15:03:32 +0800
committerLuis Henriques <luis.henriques@canonical.com>2016-02-02 19:09:57 +0000
commit88dd6606685b44773613be5b9bef2dfe5bf5d601 (patch)
treefa3c57afbcde662675d333f1a657a805a187af76 /include/linux/string_helpers.h
parent1446bff209b7e0fcbcca91be3e7322053e5546a9 (diff)
crypto: af_alg - Forbid bind(2) when nokey child sockets are present
commit a6a48c565f6f112c6983e2a02b1602189ed6e26e upstream. 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. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> Signed-off-by: Luis Henriques <luis.henriques@canonical.com>
Diffstat (limited to 'include/linux/string_helpers.h')
0 files changed, 0 insertions, 0 deletions