← Back to CVE List
CVE-2023-52838
In the Linux kernel, the following vulnerability has been resolved:
fbdev: imsttfb: fix a resource leak in probe
I've re-written the error handling but the bug is that if init_imstt()
fails we need to call iounmap(par->cmap_regs).
> MITRE Terms of Use apply – see LICENSE‑MITRE.txt