[dpdk-dev] [PATCH] baseband/turbo_sw: fix dereference of null

Akhil Goyal gakhil at marvell.com
Wed May 5 15:57:39 CEST 2021


> 
> 
> > -----Original Message-----
> > From: Min Hu (Connor) <humin29 at huawei.com>
> > Sent: Thursday, April 22, 2021 2:25 AM
> >
> > Return value of a function 'rte_malloc' is dereferenced without checking,
> > and may result in segmetation fault.
> >
> > This patch fixed it.
> >
> > Fixes: 31a7853d1ed9 ("baseband/turbo_sw: support large size code block")
> > Cc: stable at dpdk.org
> >
> > Signed-off-by: Min Hu (Connor) <humin29 at huawei.com>
> 
> Acked-by: Nicolas Chautru <nicolas.chautru at intel.com>
> 
Applied to dpdk-next-crypto

Thanks.


More information about the dev mailing list