From: Pablo Neira Ayuso <pa...@netfilter.org> Date: Wed, 1 Nov 2017 19:48:10 +0100
> The following patchset contains two one-liner fixes for your net tree, > they are: > > 1) Disable fast hash operations for 2-bytes length keys which is leading > to incorrect lookups in nf_tables, from Anatole Denis. > > 2) Reload pointer ipv4 header after ip_route_me_harder() given this may > result in use-after-free due to skbuff header reallocation, patch > from Tejaswi Tanikella. > > You can pull these changes from: > > git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf.git Pulled, thanks a lot Pablo.