CVE-2021-47547
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.
Does this matter?
Lower severity and a low EPSS score (0.23%). Track it; it rarely justifies an emergency change on its own.
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 3.1
- 4.4 MEDIUMCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L
- EPSS
- 0.23% probability · 14th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-129
- Affected
- linux/linux kernel
- Source
- 416baaa9-dc9f-4396-8d5f-8c081fb06d67
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
- https://git.kernel.org/stable/c/f059fa40f0fcc6bc7a12e0f2a2504e9a4ff74f1fPatch
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.