diff options
| author | Igor Russkikh <[email protected]> | 2019-02-27 12:10:09 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2019-03-01 16:45:15 -0800 |
| commit | 8006e3730b6e900319411e35cee85b4513d298df (patch) | |
| tree | 5df74cc4a009561147d55e0f61acdb3f30c16754 /tools/perf/scripts/python/bin/stackcollapse-report | |
| 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 <[email protected]>
Signed-off-by: Igor Russkikh <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions