Vulnerability Description
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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | < 4.4.294 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/12f907cb11576b8cd0b1d95a16d1f10ed5bb7237Patch
- https://git.kernel.org/stable/c/142ead3dc70411bd5977e8c47a6d8bf22287b3f8Patch
- https://git.kernel.org/stable/c/2c1a6a9a011d622a7c61324a97a49801ba425effPatch
- https://git.kernel.org/stable/c/61217be886b5f7402843677e4be7e7e83de9cb41Patch
- https://git.kernel.org/stable/c/77ff166909458646e66450e42909e0adacc99049Patch
- https://git.kernel.org/stable/c/d3dedaa5a601107cfedda087209772c76e364d58Patch
- https://git.kernel.org/stable/c/ec5bd0aef1cec96830d0c7e06d3597d9e786cc98Patch
- https://git.kernel.org/stable/c/f059fa40f0fcc6bc7a12e0f2a2504e9a4ff74f1fPatch
- https://git.kernel.org/stable/c/12f907cb11576b8cd0b1d95a16d1f10ed5bb7237Patch
- https://git.kernel.org/stable/c/142ead3dc70411bd5977e8c47a6d8bf22287b3f8Patch
- https://git.kernel.org/stable/c/2c1a6a9a011d622a7c61324a97a49801ba425effPatch
- https://git.kernel.org/stable/c/61217be886b5f7402843677e4be7e7e83de9cb41Patch
- https://git.kernel.org/stable/c/77ff166909458646e66450e42909e0adacc99049Patch
- https://git.kernel.org/stable/c/d3dedaa5a601107cfedda087209772c76e364d58Patch
- https://git.kernel.org/stable/c/ec5bd0aef1cec96830d0c7e06d3597d9e786cc98Patch
FAQ
What is CVE-2021-47547?
CVE-2021-47547 is a vulnerability with a CVSS score of 4.4 (MEDIUM). 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...
How severe is CVE-2021-47547?
CVE-2021-47547 has been rated MEDIUM with a CVSS base score of 4.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2021-47547?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.