[dpdk-dev] [PATCH] crypto/aesni_mb: add missing digest length

De Lara Guarch, Pablo pablo.de.lara.guarch at intel.com
Thu Feb 9 23:19:05 CET 2017



> -----Original Message-----
> From: Doherty, Declan
> Sent: Tuesday, January 31, 2017 4:44 PM
> To: dev at dpdk.org
> Cc: De Lara Guarch, Pablo
> Subject: Re: [dpdk-dev] [PATCH] crypto/aesni_mb: add missing digest
> length
> 
> On 27/01/17 13:16, Pablo de Lara wrote:
> > AESNI MB now supports authentication only operations,
> > but the array containing all the possible digest lengths
> > was not updated to reflect the new algorithm NULL_HASH,
> > causing an "Out-of-bounds access".
> >
> > Coverity issue: 140977
> > Fixes: 8772c3f713e2 ("crypto/aesni_mb: add single operation
> functionality")
> >
> > Signed-off-by: Pablo de Lara <pablo.de.lara.guarch at intel.com>
> > ---
> ....
> >
> Acked-by: Declan Doherty <declan.doherty at intel.com>

Applied to dpdk-next-crypto.

Pablo


More information about the dev mailing list