In the Linux kernel, the following vulnerability has been resolved: Input: raspberrypi-ts - fix refcount leak in rpitsprobe rpifirmwareget() take reference, we need to release it in error paths as well. Use devmrpifirmwareget() helper to handling the resources. Also remove the existing rpifirmware_put().