| Name | CVE-2023-53249 | 
| Description | In the Linux kernel, the following vulnerability has been resolved:  clk: imx: clk-imx8mn: fix memory leak in imx8mn_clocks_probe  Use devm_of_iomap() instead of of_iomap() to automatically handle the unused ioremap region.  If any error occurs, regions allocated by kzalloc() will leak, but using devm_kzalloc() instead will automatically free the memory using devm_kfree(). | 
| Source | CVE (at NVD; CERT, ENISA, LWN, oss-sec, fulldisc, Debian ELTS, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more) | 
The table below lists information on source packages.
The information below is based on the following data on fixed versions.