[PATCH v2] crypto/ipsec_mb: fix usage of untrusted value
Ji, Kai
kai.ji at intel.com
Wed Mar 9 14:19:04 CET 2022
> > -----Original Message-----
> > From: Bronowski, PiotrX <piotrx.bronowski at intel.com>
> > Sent: Monday, March 7, 2022 3:33 PM
> > To: dev at dpdk.org
> > Cc: Zhang, Roy Fan <roy.fan.zhang at intel.com>; thomas at monjalon.net;
> > gakhil at marvell.com; Yigit, Ferruh <ferruh.yigit at intel.com>; Doherty,
> > Declan <declan.doherty at intel.com>; Bronowski, PiotrX
> > <piotrx.bronowski at intel.com>; stable at dpdk.org
> > Subject: [PATCH v2] crypto/ipsec_mb: fix usage of untrusted value
> >
> > This patch removes coverity defect CID 375828:
> > Untrusted value as argument (TAINTED_SCALAR)
> >
> > Coverity issue: CID 375828
> > Fixes: 918fd2f1466b ("crypto/ipsec_mb: move aesni_mb PMD")
> >
> > Signed-off-by: Piotr Bronowski <piotrx.bronowski at intel.com>
> >
> > Cc: stable at dpdk.org
> >
> > ---
> > v2: use a different logic to check digest length
> > ---
> Acked-by: Fan Zhang <roy.fan.zhang at intel.com>
Acked-by: Kai Ji <kai.ji at intel.com>
More information about the dev
mailing list