In the Linux kernel, the following vulnerability has been resolved:
memory: fsl_ifc: fix leak of IO mapping on probe failure
On probe error the driver should unmap the IO memory. Smatch reports:
drivers/memory/fslifc.c:298 fslifcctrlprobe() warn: 'fslifcctrl_dev->gregs' not released on lines: 298.