diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2016-08-25 16:49:51 +0800 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2016-08-31 22:50:40 +0800 |
commit | 31bd44e7687be8a70e1e744e5cb84974b798d568 (patch) | |
tree | 09a8c2ddfcbd400a1a24772714c047347a1ed899 /crypto/crypto_user.c | |
parent | 901d3d4fee83e9407d91e7178048e2fed6c91f6b (diff) | |
download | linux-31bd44e7687be8a70e1e744e5cb84974b798d568.tar.gz linux-31bd44e7687be8a70e1e744e5cb84974b798d568.tar.bz2 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 'crypto/crypto_user.c')
0 files changed, 0 insertions, 0 deletions