diff options
author | Yunfeng Ye <yeyunfeng@huawei.com> | 2019-09-15 11:31:14 +0200 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2019-09-20 14:53:09 +0200 |
commit | e00371af1d4ce73d527d8ee69fda2febaf5a42c2 (patch) | |
tree | 52dabd522fb90c53f42bfccc089a6b1e9bcef4df /MAINTAINERS | |
parent | crypto: hisilicon - Fix double free in sec_free_hw_sgl() (diff) | |
download | linux-e00371af1d4ce73d527d8ee69fda2febaf5a42c2.tar.xz linux-e00371af1d4ce73d527d8ee69fda2febaf5a42c2.zip |
crypto: hisilicon - Matching the dma address for dma_pool_free()
When dma_pool_zalloc() fail in sec_alloc_and_fill_hw_sgl(),
dma_pool_free() is invoked, but the parameters that sgl_current and
sgl_current->next_sgl is not match.
Using sec_free_hw_sgl() instead of the original free routine.
Fixes: 915e4e8413da ("crypto: hisilicon - SEC security accelerator driver")
Signed-off-by: Yunfeng Ye <yeyunfeng@huawei.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions