> -----Original Message-----
> From: Power, Ciara <[email protected]>
> Sent: Friday, December 10, 2021 2:10 PM
> To: [email protected]
> Cc: [email protected]; Mcnamara, John <[email protected]>; Zhang,
> Roy Fan <[email protected]>; Power, Ciara <[email protected]>;
> De Lara Guarch, Pablo <[email protected]>
> Subject: [PATCH 2/3] crypto/ipsec_mb: fix qp cleanup null pointer
> dereference
> 
> The qp was being used in the cleanup without checking if it was non NULL.
> A check is now added to verify qp is non NULL before use.
> 
> Coverity issue: 374375
> Fixes: c75542ae4200 ("crypto/ipsec_mb: introduce IPsec_mb framework")
> Cc: [email protected]
> Cc: [email protected]
> 
> Signed-off-by: Ciara Power <[email protected]>
> ---
Acked-by: Fan Zhang <[email protected]>

Reply via email to