summaryrefslogtreecommitdiff
path: root/crypto/cbc.c
diff options
context:
space:
mode:
authorStephan Mueller <smueller@chronox.de>2017-04-24 12:15:23 +0300
committerHerbert Xu <herbert@gondor.apana.org.au>2017-04-24 13:11:08 +0300
commit2a2a251f110576b1d89efbd0662677d7e7db21a8 (patch)
tree4d4237387e1a5a3160858286da5e2665d06cf955 /crypto/cbc.c
parenta368f43d6e3a001e684e9191a27df384fbff12f5 (diff)
downloadlinux-2a2a251f110576b1d89efbd0662677d7e7db21a8.tar.xz
crypto: algif_aead - Require setkey before accept(2)
Some cipher implementations will crash if you try to use them without calling setkey first. This patch adds a check so that the accept(2) call will fail with -ENOKEY if setkey hasn't been done on the socket yet. Fixes: 400c40cf78da ("crypto: algif - add AEAD support") Cc: <stable@vger.kernel.org> Signed-off-by: Stephan Mueller <smueller@chronox.de> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/cbc.c')
0 files changed, 0 insertions, 0 deletions