In the Linux kernel, the following vulnerability has been resolved:
scsi: megaraid_sas: Fix resource leak in case of probe failure
The driver doesn't clean up all the allocated resources properly when scsi_add_host(), megasas_start_aen() function fails during the PCI device probe.
Clean up all those resources.
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2021-47329.json"
[
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.4.134"
}
]
},
{
"events": [
{
"introduced": "5.5"
},
{
"fixed": "5.10.52"
}
]
},
{
"events": [
{
"introduced": "5.11"
},
{
"fixed": "5.12.19"
}
]
},
{
"events": [
{
"introduced": "5.13"
},
{
"fixed": "5.13.4"
}
]
}
]