In the Linux kernel, the following vulnerability has been resolved:
clk: visconti: Fix memory leak in viscontiregisterpll()
@pll->ratetable has allocated memory by kmemdup(), if clkhw_register() fails, it should be freed, otherwise it will cause memory leak issue, this patch fixes it.
{
"cna_assigner": "Linux",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/50xxx/CVE-2022-50713.json"
}