Tracker / CVE-2023-53249
CVE-2023-53249
Medium 5.5
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().
Affected products and versions
| linux | linux_kernel · 5.11 → 5.15.121 |
|---|---|
| linux | linux_kernel · 5.16 → 6.1.39 |
| linux | linux_kernel · 5.4 → 5.10.188 |
| linux | linux_kernel · 6.2 → 6.3.13 |
| linux | linux_kernel · 6.4 → 6.4.4 |
Analysis
This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.