diff options
author | Igor Russkikh <Igor.Russkikh@aquantia.com> | 2019-02-27 07:10:09 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-03-01 19:45:15 -0500 |
commit | 8006e3730b6e900319411e35cee85b4513d298df (patch) | |
tree | 5df74cc4a009561147d55e0f61acdb3f30c16754 /net/switchdev/switchdev.c | |
parent | 13b7997a103d90a2174ab93abefe3c9376bb97e5 (diff) |
net: aquantia: fixed instack structure overflow
This is a real stack undercorruption found by kasan build.
The issue did no harm normally because it only overflowed
2 bytes after `bitary` array which on most architectures
were mapped into `err` local.
Fixes: bab6de8fd180 ("net: ethernet: aquantia: Atlantic A0 and B0 specific functions.")
Signed-off-by: Nikita Danilov <nikita.danilov@aquantia.com>
Signed-off-by: Igor Russkikh <igor.russkikh@aquantia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions