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 mpc52xx_lpbfifo_probe() has a request_irq() that is not balanced by a corresponding free_irq(). Add the missing call, as already done in the remove function.
Get an AI-powered plain-language explanation of this vulnerability and remediation steps.
Login to generate AI explanation9 reference(s) from NVD