From: Paolo Abeni Date: Thu, 29 Aug 2024 09:35:54 +0000 (+0200) Subject: Merge tag 'nf-24-08-28' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf X-Git-Tag: microblaze-v6.13~332^2~1 X-Git-Url: http://git.monstr.eu/?a=commitdiff_plain;h=0240bceb0dd567d8e129d965f57a40dccef8c953;p=linux-2.6-microblaze.git Merge tag 'nf-24-08-28' of git://git./linux/kernel/git/netfilter/nf Pablo Neira Ayuso says: ==================== Netfilter fixes for net The following patchset contains Netfilter fixes for net: Patch #1 sets on NFT_PKTINFO_L4PROTO for UDP packets less than 4 bytes payload from netdev/egress by subtracting skb_network_offset() when validating IPv4 packet length, otherwise 'meta l4proto udp' never matches. Patch #2 subtracts skb_network_offset() when validating IPv6 packet length for netdev/egress. netfilter pull request 24-08-28 * tag 'nf-24-08-28' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf: netfilter: nf_tables_ipv6: consider network offset in netdev/egress validation netfilter: nf_tables: restore IP sanity checks for netdev/egress ==================== Link: https://patch.msgid.link/20240828214708.619261-1-pablo@netfilter.org Signed-off-by: Paolo Abeni --- 0240bceb0dd567d8e129d965f57a40dccef8c953