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.
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2021-47547.json"
[
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.4.294"
}
]
},
{
"events": [
{
"introduced": "4.5"
},
{
"fixed": "4.9.292"
}
]
},
{
"events": [
{
"introduced": "4.10"
},
{
"fixed": "4.14.257"
}
]
},
{
"events": [
{
"introduced": "4.15"
},
{
"fixed": "4.19.220"
}
]
},
{
"events": [
{
"introduced": "4.20"
},
{
"fixed": "5.4.164"
}
]
},
{
"events": [
{
"introduced": "5.5"
},
{
"fixed": "5.10.84"
}
]
},
{
"events": [
{
"introduced": "5.11"
},
{
"fixed": "5.15.7"
}
]
},
{
"events": [
{
"introduced": "0"
},
{
"last_affected": "5.16-rc1"
}
]
}
]