[dpdk-dev] [PATCH v3] aesni_mb: fix out-of-bounds access

Akhil Goyal akhil.goyal at nxp.com
Tue Jun 25 14:47:55 CEST 2019



> 
> This patch fixes the out-of-bounds coverity issue by adding
> missed algorithms to the array.
> 
> Coverity issue: 337683
> 
> Fixes: c68d7aa354f6 ("crypto/aesni_mb: use architecture independent macros")
> 
> Signed-off-by: Fan Zhang <roy.fan.zhang at intel.com>
> ---
> v3:
> - fixed a compile issue
> 
> v2:
> - added missed size data.
> 
>  drivers/crypto/aesni_mb/rte_aesni_mb_pmd_private.h | 17
> ++++++++++++++++-
>  1 file changed, 16 insertions(+), 1 deletion(-)
> 
@Pablo: I hope there are no more concerns on this patch.


Applied to dpdk-next-crypto


Thanks.


More information about the dev mailing list