In the Linux kernel, the following vulnerability has been resolved:
remoteproc: sysmon: fix memory leak in qcomaddsysmon_subdev()
The kfree() should be called when ofirqgetbyname() fails or devmrequestthreadedirq() fails in qcomaddsysmon_subdev(), otherwise there will be a memory leak, so add kfree() to fix it.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/50xxx/CVE-2022-50836.json",
"cna_assigner": "Linux"
}