CVE-2023-53249

MEDIUM

Linux Kernel 5.4-5.10.188 - Use-After-Free in clk-imx8mn

Title source: llm
STIX 2.1

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().

Scores

CVSS v3 5.5
EPSS 0.0014
EPSS Percentile 3.3%
Attack Vector LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

CISA SSVC

Vulnrichment
Exploitation none
Automatable no
Technical Impact partial

Details

CWE
CWE-401
Status published
Products (15)
Linux/Linux < 5.4
Linux/Linux 5.10.188 - 5.10.*
Linux/Linux 5.15.121 - 5.15.*
Linux/Linux 5.4
Linux/Linux 6.1.39 - 6.1.*
Linux/Linux 6.3.13 - 6.3.*
Linux/Linux 6.4.4 - 6.4.*
Linux/Linux 6.5
Linux/Linux 96d6392b54dbb1ff2b39448a2516fa6abb33114b - 188d070de9132667956f5aadd98d2bd87d3eac89
Linux/Linux 96d6392b54dbb1ff2b39448a2516fa6abb33114b - 294321349bd3b0680847fc2bbe66b9ab3e522fea
... and 5 more
Published Sep 15, 2025
Tracked Since Feb 18, 2026