[Intel-wired-lan] [PATCH net] ixgbe: Off by one in ixgbe_ipsec_tx()

David Miller davem at davemloft.net
Thu Jul 5 11:13:47 UTC 2018


From: Dan Carpenter <dan.carpenter at 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.carpenter at oracle.com>

I'll let Jeff pick this up.


More information about the Intel-wired-lan mailing list