CVE-2023-53249
clk: imx: clk-imx8mn: fix memory leak in imx8mn_clocks_probe
CVSS Score
5.5
EPSS Score
0.0%
EPSS Percentile
0th
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().
| Vendor | linux |
| Product | linux |
| Ecosystems | |
| Industries | Technology |
| Published | Sep 15, 2025 |
| Last Updated | May 11, 2026 |
Stay Ahead of the Next One
Get instant alerts for linux linux
Be the first to know when new medium vulnerabilities affecting linux linux are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
Affected Versions
Linux / Linux
96d6392b54dbb1ff2b39448a2516fa6abb33114b < 294321349bd3b0680847fc2bbe66b9ab3e522fea 96d6392b54dbb1ff2b39448a2516fa6abb33114b < 50b5ddde8fad5f0ffd239029d0956af633a0f9b1 96d6392b54dbb1ff2b39448a2516fa6abb33114b < 9ba3693b0350b154fdd7830559bbc7b04c067096 96d6392b54dbb1ff2b39448a2516fa6abb33114b < 9428cf0fbf4be9a24f3e15a0c166b861b12666af 96d6392b54dbb1ff2b39448a2516fa6abb33114b < d4fa5e47af1e7bb2bbcaac062b14216c00e92148 96d6392b54dbb1ff2b39448a2516fa6abb33114b < 188d070de9132667956f5aadd98d2bd87d3eac89
Linux / Linux
5.4
References
git.kernel.org: https://git.kernel.org/stable/c/294321349bd3b0680847fc2bbe66b9ab3e522fea git.kernel.org: https://git.kernel.org/stable/c/50b5ddde8fad5f0ffd239029d0956af633a0f9b1 git.kernel.org: https://git.kernel.org/stable/c/9ba3693b0350b154fdd7830559bbc7b04c067096 git.kernel.org: https://git.kernel.org/stable/c/9428cf0fbf4be9a24f3e15a0c166b861b12666af git.kernel.org: https://git.kernel.org/stable/c/d4fa5e47af1e7bb2bbcaac062b14216c00e92148 git.kernel.org: https://git.kernel.org/stable/c/188d070de9132667956f5aadd98d2bd87d3eac89