diff options
author | Shai Malin <smalin@marvell.com> | 2021-08-24 19:52:49 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-08-25 11:07:55 +0100 |
commit | e543468869e2532f5d7926e8f417782b48eca3dc (patch) | |
tree | 6db95079aaf1583b7c72a3095e312473eecd5ea5 /drivers/mfd/rt4831.c | |
parent | 2b9fff64f03219d78044d1ab40dde8e3d42e968a (diff) |
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 'drivers/mfd/rt4831.c')
0 files changed, 0 insertions, 0 deletions