linux-uconsole/drivers/net/ipvlan
Mahesh Bandewar eb273bb820 ipvlan: don't deref eth hdr before checking it's set
[ Upstream commit ad8192767c ]

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: 2ad7bf3638 (“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-03-18 07:14:12 +01:00
..
ipvlan.h ipvlan: properly annotate rx_handler access 2018-03-08 11:12:43 -05:00
ipvlan_core.c ipvlan: don't deref eth hdr before checking it's set 2020-03-18 07:14:12 +01:00
ipvlan_main.c ipvlan: do not add hardware address of master to its unicast filter list 2020-03-18 07:14:12 +01:00
ipvtap.c
Makefile