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.
| Product | Vendor | Version |
|---|---|---|
| Linux | Linux | 3.0.1.6 |
| Linux | Linux | 4.0.1 |
| Linux | Linux | n/a |
| Linux | Linux | Linux kernel through version 4.15 |