diff options
| author | Andrey Ryabinin <aryabinin@odin.com> | 2015-09-03 14:32:01 +0300 |
|---|---|---|
| committer | Moyster <oysterized@gmail.com> | 2016-08-26 20:01:16 +0200 |
| commit | 250229219d79815fbd66432033a0c47d39d3d2d2 (patch) | |
| tree | 244c6eeb29e1c79d436102d134e9b3cb8189c0bd /kernel/panic.c | |
| parent | 38c572c6c0f16b10c6ab043114a9376c699b19a6 (diff) | |
crypto: ghash-clmulni: specify context size for ghash async algorithm
commit 71c6da846be478a61556717ef1ee1cea91f5d6a8 upstream.
Currently context size (cra_ctxsize) doesn't specified for
ghash_async_alg. Which means it's zero. Thus crypto_create_tfm()
doesn't allocate needed space for ghash_async_ctx, so any
read/write to ctx (e.g. in ghash_async_init_tfm()) is not valid.
Signed-off-by: Andrey Ryabinin <aryabinin@odin.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Stefan Guendhoer <stefan@guendhoer.com>
Diffstat (limited to 'kernel/panic.c')
0 files changed, 0 insertions, 0 deletions
