[dpdk-dev] [PATCH] crypto/qat: fix segmentation fault in session create

De Lara Guarch, Pablo pablo.de.lara.guarch at intel.com
Fri Mar 31 00:07:47 CEST 2017



> -----Original Message-----
> From: Trahe, Fiona
> Sent: Thursday, March 30, 2017 2:37 PM
> To: Kusztal, ArkadiuszX; dev at dpdk.org
> Cc: De Lara Guarch, Pablo; Griffin, John; Jain, Deepak K
> Subject: RE: [PATCH] crypto/qat: fix segmentation fault in session create
> 
> 
> 
> > -----Original Message-----
> > From: Kusztal, ArkadiuszX
> > Sent: Wednesday, March 29, 2017 11:32 AM
> > To: dev at dpdk.org
> > Cc: Trahe, Fiona <fiona.trahe at intel.com>; De Lara Guarch, Pablo
> > <pablo.de.lara.guarch at intel.com>; Griffin, John <john.griffin at intel.com>;
> > Jain, Deepak K <deepak.k.jain at intel.com>; Kusztal, ArkadiuszX
> > <arkadiuszx.kusztal at intel.com>
> > Subject: [PATCH] crypto/qat: fix segmentation fault in session create
> >
> > This patch fixes segementation fault that may occur in case
> > of wrong parameters being provided to the cryptographic
> > session. Unused fields which would cause null dereference
> > are removed.
> >
> > Fixes: 1703e94ac5ce ("qat: add driver for QuickAssist devices")
> >
> > This patchset depends on the following patches/patchsets:
> >
> > "crypto/qat: adding docsisbpi mode support"
> > (http://dpdk.org/dev/patchwork/patch/21121/)
> >
> > Signed-off-by: Arek Kusztal <arkadiuszx.kusztal at intel.com>
> Acked-by: Fiona Trahe <fiona.trahe at intel.com>

Applied to dpdk-next-crypto.
Thanks,

Pablo



More information about the dev mailing list