In the Linux kernel, the following vulnerability has been resolved:
net: dsa: sja1105: add error handling in sja1105_setup()
If any of sja1105staticconfigload(), sja1105clockingsetup() or sja1105devlinksetup() fails, we can't just return in the middle of sja1105setup() or memory will leak. Add a cleanup path.
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2021-47158.json"
[
{
"events": [
{
"introduced": "5.2"
},
{
"fixed": "5.10.42"
}
]
},
{
"events": [
{
"introduced": "5.11"
},
{
"fixed": "5.12.9"
}
]
},
{
"events": [
{
"introduced": "0"
},
{
"last_affected": "5.13-rc1"
}
]
},
{
"events": [
{
"introduced": "0"
},
{
"last_affected": "5.13-rc2"
}
]
},
{
"events": [
{
"introduced": "0"
},
{
"last_affected": "5.13-rc3"
}
]
}
]