In the Linux kernel, the following vulnerability has been resolved:
virtio-crypto: fix memory leak in virtiocryptoalgskcipherclose_session()
'vcctrlreq' is alloced in virtiocryptoalgskcipherclosesession(), and should be freed in the invalid ctrlstatus->status error handling case. Otherwise there is a memory leak.
{
"cna_assigner": "Linux",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/50xxx/CVE-2022-50707.json"
}