[PATCH] crypto/ipsec_mb: fix buffer overrun

Akhil Goyal gakhil at marvell.com
Tue Feb 8 22:25:40 CET 2022


> >Memory for ZUC cipher/auth key in session had to be expanded to 32 bytes,
> >instead of 16 bytes, when adding ZUC-256 support.
> >However, impact is low as this memory is part of a union with bigger size than
> >32 bytes.
> >
> >Coverity issue: 374374
> >Coverity issue: 374379
> >Fixes: 8c835018de84 ("crypto/ipsec_mb: support ZUC-256 for aesni_mb")
> >Cc: stable at dpdk.org
> >
> >Signed-off-by: Pablo de Lara <pablo.de.lara.guarch at intel.com>
> <snip>
> 
> Acked-by: Ciara Power <ciara.power at intel.com>

Applied to dpdk-next-crypto


More information about the stable mailing list