2024-05-21 15:31:38
Linux
PUBLISHED
In the Linux kernel, the following vulnerability has been resolved: fbdev: imsttfb: fix a resource leak in probe Ive re-written the error handling but the bug is that if init_imstt() fails we need to call iounmap(par->cmap_regs).