diff options
author | Chengfeng Ye <cyeaa@connect.ust.hk> | 2021-11-04 06:38:31 -0700 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2021-11-20 15:02:08 +1100 |
commit | b4cb4d31631912842eb7dce02b4350cbb7562d5e (patch) | |
tree | c8a53c311f666e264647ccc9ba283a7625798abf /net/unix/af_unix.c | |
parent | 4a9dbd021970ffe1b92521328377b699acba7c52 (diff) |
crypto: qce - fix uaf on qce_ahash_register_one
Pointer base points to sub field of tmpl, it
is dereferenced after tmpl is freed. Fix
this by accessing base before free tmpl.
Fixes: ec8f5d8f ("crypto: qce - Qualcomm crypto engine driver")
Signed-off-by: Chengfeng Ye <cyeaa@connect.ust.hk>
Acked-by: Thara Gopinath <thara.gopinath@linaro.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions