Jakub Kicinski 1b808993e1 flow_dissector: fix false-positive __read_overflow2_field() warning
Bounds checking is unhappy that we try to copy both Ethernet
addresses but pass pointer to the first one. Luckily destination
address is the first field so pass the pointer to the entire header,
whatever.

Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Reviewed-by: Kees Cook <keescook@chromium.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2022-04-08 12:16:59 +01:00
..
2021-12-16 07:18:35 -08:00
2022-03-15 10:28:12 +01:00
2022-01-22 08:33:37 +02:00
2022-03-10 20:15:23 -08:00
2021-11-16 19:07:54 -08:00
2020-06-18 20:46:23 -07:00