> Downcasting a void * to struct aesni_gcm_session * caused the session
> data to be treated as tainted.
> Removing the void * temporary variable and adding a cast avoids this
> issue.
>
> Coverity issue: 374377
> Fixes: 746825e5c0ea ("crypto/ipsec_mb: move aesni_gcm PMD")
> Cc: piotrx.bronow...@i
> -Original Message-
> From: Power, Ciara
> Sent: Friday, December 10, 2021 2:10 PM
> To: dev@dpdk.org
> Cc: sta...@dpdk.org; Mcnamara, John ; Zhang,
> Roy Fan ; Power, Ciara ;
> Bronowski, PiotrX ; De Lara Guarch, Pablo
>
> Subject: [PATCH 3/3] crypto/ips
Downcasting a void * to struct aesni_gcm_session * caused the session
data to be treated as tainted.
Removing the void * temporary variable and adding a cast avoids this
issue.
Coverity issue: 374377
Fixes: 746825e5c0ea ("crypto/ipsec_mb: move aesni_gcm PMD")
Cc: piotrx.bronow...@intel.com
Cc: sta
3 matches
Mail list logo