In the Linux kernel, the following vulnerability has been resolved:
ALSA: hda: fix potential memleak in 'addwidgetnode'
As 'kobjectadd' may allocated memory for 'kobject->name' when return error. And in this function, if call 'kobjectadd' failed didn't free kobject. So call 'kobject_put' to recycling resources.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/49xxx/CVE-2022-49835.json",
"cna_assigner": "Linux"
}