android_kernel_samsung_a7y1.../drivers/net/ipvlan
Mahesh Bandewar 9d1c6e5dce ipvlan: don't deref eth hdr before checking it's set
[ Upstream commit ad8192767c9f9cf97da57b9ffcea70fb100febef ]

IPvlan in L3 mode discards outbound multicast packets but performs
the check before ensuring the ether-header is set or not. This is
an error that Eric found through code browsing.

Fixes: 2ad7bf363841 (“ipvlan: Initial check-in of the IPVLAN driver.”)
Signed-off-by: Mahesh Bandewar <maheshb@google.com>
Reported-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-04-07 14:11:22 +02:00
..
ipvlan_core.c ipvlan: don't deref eth hdr before checking it's set 2020-04-07 14:11:22 +02:00
ipvlan_main.c ipvlan: do not add hardware address of master to its unicast filter list 2020-04-07 14:11:16 +02:00
ipvlan.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
Makefile A750FXXU4CTBC 2020-03-27 21:51:54 +05:30