[PATCH] crypto/qat: fix ccm null aad pointer segfault

Power, Ciara ciara.power at intel.com
Mon Mar 11 15:35:18 CET 2024



> -----Original Message-----
> From: Kusztal, ArkadiuszX <arkadiuszx.kusztal at intel.com>
> Sent: Friday, March 8, 2024 8:25 AM
> To: dev at dpdk.org
> Cc: gakhil at marvell.com; Power, Ciara <ciara.power at intel.com>; Kusztal,
> ArkadiuszX <arkadiuszx.kusztal at intel.com>; stable at dpdk.org
> Subject: [PATCH] crypto/qat: fix ccm null aad pointer segfault
> 
> This commit fixes a segfault, that occurs when NULL pointer is being set to the
> aad pointer field.
> 
> Fixes: a815a04cea05 ("crypto/qat: support symmetric build op request")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Arkadiusz Kusztal <arkadiuszx.kusztal at intel.com>
> ---
>  drivers/crypto/qat/dev/qat_crypto_pmd_gens.h | 10 ++++++----
>  1 file changed, 6 insertions(+), 4 deletions(-)
> 


The CI fail looks to be unrelated to this patch:

 70/112 DPDK:fast-tests / pcapng_autotest                FAIL             6.39s   (exit status 255 or signal 127 SIGinvalid)

Ok:                 101 
Expected Fail:      0   
Fail:               1


Acked-by: Ciara Power <ciara.power at intel.com>


More information about the stable mailing list