In the Linux kernel, the following vulnerability has been resolved:
nvme-loop: fix memory leak in nvmeloopcreate_ctrl()
When creating loop ctrl in nvmeloopcreatectrl(), if nvmeinit_ctrl() fails, the loop ctrl should be freed before jumping to the "out" label.
[
{
"events": [
{
"introduced": "4.8"
},
{
"fixed": "5.10.40"
}
]
},
{
"events": [
{
"introduced": "5.11"
},
{
"fixed": "5.12.7"
}
]
},
{
"events": [
{
"introduced": "0"
},
{
"last_affected": "5.13-rc1"
}
]
},
{
"events": [
{
"introduced": "0"
},
{
"last_affected": "5.13-rc2"
}
]
}
]
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2021-47074.json"