[dpdk-dev v1] crypto/openssl: fix of ASAN heap-use-after-free
Akhil Goyal
gakhil at marvell.com
Sat Mar 11 19:57:51 CET 2023
> > Subject: [dpdk-dev v1] crypto/openssl: fix of ASAN heap-use-after-free
> >
> > fix of ASAN report on heap-use-after-free error on tmp buffer.
> >
> > Fixes: d7bd42f6db19 ("crypto/openssl: update RSA routine with 3.0 EVP
> > API")
> > Cc: kai.ji at intel.com
> >
> > Signed-off-by: Kai Ji <kai.ji at intel.com>
> > ---
> > drivers/crypto/openssl/rte_openssl_pmd.c | 4 ++--
> > 1 file changed, 2 insertions(+), 2 deletions(-)
> >
>
> [CP]
> Need to add cc for stable at dpdk.org
>
> Acked-by: Ciara Power <ciara.power at intel.com>
Applied to dpdk-next-crypto
Cc: stable at dpdk.org
Thanks.
More information about the dev
mailing list