CVE-2021-47547

Source
https://nvd.nist.gov/vuln/detail/CVE-2021-47547
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2021-47547.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2021-47547
Downstream
Related
Published
2024-05-24T15:15:19Z
Modified
2025-08-09T20:01:26Z
Summary
[none]
Details

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.

References

Affected packages