diff options
author | zhangyue <zhangyue1@kylinos.cn> | 2021-11-18 08:46:32 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-11-18 14:59:26 +0300 |
commit | 61217be886b5f7402843677e4be7e7e83de9cb41 (patch) | |
tree | 47681275b5b3399144d45b3cf6a006cd1ad91fc8 /scripts/xen-hypercalls.sh | |
parent | 4e5d2124f74f6f481de4f85bc825fe52a5af4280 (diff) | |
download | linux-61217be886b5f7402843677e4be7e7e83de9cb41.tar.xz |
net: tulip: de4x5: fix the problem that the array 'lp->phy[8]' may be out of bound
In line 5001, if all id in the array 'lp->phy[8]' is not 0, when the
'for' end, the 'k' is 8.
At this time, the array 'lp->phy[8]' may be out of bound.
Signed-off-by: zhangyue <zhangyue1@kylinos.cn>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/xen-hypercalls.sh')
0 files changed, 0 insertions, 0 deletions