In the Linux kernel, the following vulnerability has been resolved:
powerpc/52xx: Fix a resource leak in an error handling path
The error handling path of mpc52xxlpbfifoprobe() has a requestirq() that is not balanced by a corresponding freeirq().
Add the missing call, as already done in the remove function.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/50xxx/CVE-2022-50463.json",
"cna_assigner": "Linux"
}