Files
twx-linux/drivers
zhangyue f059fa40f0 net: tulip: de4x5: fix the problem that the array 'lp->phy[8]' may be out of bound
[ Upstream commit 61217be886 ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2021-12-08 09:03:20 +01:00
..
2021-11-18 14:04:11 +01:00
2021-12-08 09:03:19 +01:00
2021-11-18 14:03:42 +01:00
2021-11-18 14:03:51 +01:00
2021-12-01 09:19:02 +01:00
2021-11-18 14:04:20 +01:00
2021-11-26 10:39:20 +01:00