diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2016-08-25 10:49:51 +0200 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2016-08-31 16:50:40 +0200 |
commit | 31bd44e7687be8a70e1e744e5cb84974b798d568 (patch) | |
tree | 09a8c2ddfcbd400a1a24772714c047347a1ed899 /init | |
parent | crypto: vmx - fix null dereference in p8_aes_xts_crypt (diff) | |
download | linux-31bd44e7687be8a70e1e744e5cb84974b798d568.tar.xz linux-31bd44e7687be8a70e1e744e5cb84974b798d568.zip |
crypto: cryptd - Use correct tfm object for AEAD tracking
The AEAD code path incorrectly uses the child tfm to track the
cryptd refcnt, and then potentially frees the child tfm.
Fixes: 81760ea6a95a ("crypto: cryptd - Add helpers to check...")
Reported-by: Sowmini Varadhan <sowmini.varadhan@oracle.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions