In the Linux kernel, the following vulnerability has been resolved:
EDAC/highbank: Fix memory leak in highbankmcprobe()
When devresopengroup() fails, it returns -ENOMEM without freeing memory allocated by edacmcalloc().
Call edacmcfree() on the error handling path to avoid a memory leak.
[ bp: Massage commit message. ]
{
"cna_assigner": "Linux",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/49xxx/CVE-2022-49757.json"
}