[Intel-wired-lan] [PATCH] ixgbevf: off by one in ixgbevf_ipsec_tx()
Bowers, AndrewX
andrewx.bowers at intel.com
Thu Sep 27 15:51:42 UTC 2018
> -----Original Message-----
> From: Intel-wired-lan [mailto:intel-wired-lan-bounces at osuosl.org] On
> Behalf Of Dan Carpenter
> Sent: Wednesday, September 19, 2018 3:35 AM
> To: Kirsher, Jeffrey T <jeffrey.t.kirsher at intel.com>; Shannon Nelson
> <shannon.nelson at oracle.com>
> Cc: netdev at vger.kernel.org; kernel-janitors at vger.kernel.org; intel-wired-
> lan at lists.osuosl.org; David S. Miller <davem at davemloft.net>
> Subject: [Intel-wired-lan] [PATCH] ixgbevf: off by one in ixgbevf_ipsec_tx()
>
> The ipsec->tx_tbl[] array has IXGBE_IPSEC_MAX_SA_COUNT elements so
> the > should be a >=.
>
> Fixes: 0062e7cc955e ("ixgbevf: add VF IPsec offload code")
> Signed-off-by: Dan Carpenter <dan.carpenter at oracle.com>
Tested-by: Andrew Bowers <andrewx.bowers at intel.com>
More information about the Intel-wired-lan
mailing list