aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice_lib.c
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2022-04-06 14:15:21 -0700
committerDavid S. Miller <davem@davemloft.net>2022-04-08 12:16:59 +0100
commit1b808993e19447731e823b1313ee4e8da7fd92a0 (patch)
tree04f0b87fc0587d5dd25399ceb3487936138d06d1 /drivers/net/ethernet/intel/ice/ice_lib.c
parent726e2c5929de841fdcef4e2bf995680688ae1b87 (diff)
downloadlinux-1b808993e19447731e823b1313ee4e8da7fd92a0.tar.gz
linux-1b808993e19447731e823b1313ee4e8da7fd92a0.tar.bz2
linux-1b808993e19447731e823b1313ee4e8da7fd92a0.zip
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>
Diffstat (limited to 'drivers/net/ethernet/intel/ice/ice_lib.c')
0 files changed, 0 insertions, 0 deletions