From: Dan Carpenter <dan.carpen...@oracle.com> Date: Wed, 4 Jul 2018 12:53:37 +0300
> The ipsec->tx_tbl[] has IXGBE_IPSEC_MAX_SA_COUNT elements so the > needs > to be changed to >= so we don't read one element beyond the end of the > array. > > Fixes: 592594704761 ("ixgbe: process the Tx ipsec offload") > Signed-off-by: Dan Carpenter <dan.carpen...@oracle.com> I'll let Jeff pick this up.