[EXT] [PATCH 3/3] crypto/ipsec_mb: fix tainted data for session

Akhil Goyal gakhil at marvell.com
Fri Dec 24 13:55:30 CET 2021


> 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.bronowski at intel.com
> Cc: stable at dpdk.org
> 
> Signed-off-by: Ciara Power <ciara.power at intel.com>
Series Applied to dpdk-next-crypto

Thanks.


More information about the stable mailing list