On 4/18/2019 11:57 PM, Chas Williams wrote: > > > On 4/18/19 2:41 PM, Ferruh Yigit wrote: >> On 4/17/2019 3:36 PM, Radu Nicolau wrote: >>> Add validation to pointer constructed from the IPv4 header length >>> in order to prevent malformed packets from generating a potential >>> out of bounds memory read. >>> >>> Fixes: 09150784a776 ("net/bonding: burst mode hash calculation") >>> Cc: sta...@dpdk.org >>> >>> Signed-off-by: Radu Nicolau <radu.nico...@intel.com> >> >> Hi Chas, >> >> Do you have any objection on the patch? >> Functionally looks correct to me, but additional checks in datapath perhaps >> can >> be a concern, if not I am for getting the patch. > > I don't think the calculation is a huge concern. > > Acked-by: Chas Williams <ch...@att.com>
Applied to dpdk-next-net/master, thanks.