summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorShai Malin <smalin@marvell.com>2021-08-24 19:52:49 +0300
committerDavid S. Miller <davem@davemloft.net>2021-08-25 13:07:55 +0300
commite543468869e2532f5d7926e8f417782b48eca3dc (patch)
tree6db95079aaf1583b7c72a3095e312473eecd5ea5 /net
parent2b9fff64f03219d78044d1ab40dde8e3d42e968a (diff)
downloadlinux-e543468869e2532f5d7926e8f417782b48eca3dc.tar.xz
qede: Fix memset corruption
Thanks to Kees Cook who detected the problem of memset that starting from not the first member, but sized for the whole struct. The better change will be to remove the redundant memset and to clear only the msix_cnt member. Signed-off-by: Prabhakar Kushwaha <pkushwaha@marvell.com> Signed-off-by: Ariel Elior <aelior@marvell.com> Signed-off-by: Shai Malin <smalin@marvell.com> Reported-by: Kees Cook <keescook@chromium.org> Reviewed-by: Kees Cook <keescook@chromium.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions