In the Linux kernel, the following vulnerability has been resolved:
x86/xen: Fix memory leak in xeninitlock_cpu()
In xeninitlockcpu(), the @name has allocated new string by kasprintf(), if bindipitoirqhandler() fails, it should be freed, otherwise may lead to a memory leak issue, fix it.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/50xxx/CVE-2022-50761.json",
"cna_assigner": "Linux"
}