Files
linux/drivers
Igor Russkikh 3b24a4144f net: aquantia: fixed instack structure overflow
[ Upstream commit 8006e3730b ]

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: bab6de8fd1 ("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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-01-27 14:46:23 +01:00
..
2019-12-31 12:37:36 +01:00
2020-01-23 08:20:34 +01:00
2019-07-31 07:28:24 +02:00