From: David S. Miller Date: Fri, 21 Nov 2014 05:12:39 +0000 (-0500) Subject: Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf X-Git-Tag: v3.18-rc6~9^2~3 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7e09dccd07518729fe3cf586beb83acffa2e64ca;p=profile%2Fcommon%2Fplatform%2Fkernel%2Flinux-artik7.git Merge git://git./pub/scm/linux/kernel/git/pablo/nf Pablo Neira Ayuso says: ==================== Netfilter fixes for net The following patchset contains two bugfixes for your net tree, they are: 1) Validate netlink group from nfnetlink to avoid an out of bound array access. This should only happen with superuser priviledges though. Discovered by Andrey Ryabinin using trinity. 2) Don't push ethernet header before calling the netfilter output hook for multicast traffic, this breaks ebtables since it expects to see skb->data pointing to the network header, patch from Linus Luessing. ==================== Signed-off-by: David S. Miller --- 7e09dccd07518729fe3cf586beb83acffa2e64ca