In the Linux kernel, the following vulnerability has been resolved: 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.
| Version | Score | Severity | Vector String |
|---|---|---|---|
| 3.1 | 4.4 | Medium | CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L |
| Product | Vendor | Version |
|---|---|---|
| Linux | Linux | SA9000P |
| Linux | Linux | 7.9.1 |
| Linux | Linux | stable >= 3.0.5 |
| Linux | Linux | beta >= 3.1.0.beta6 |