CVE-2023-53264
Gravedad CVSS v3.1:
MEDIA
Tipo:
No Disponible / Otro tipo
Fecha de publicación:
16/09/2025
Última modificación:
02/12/2025
Descripción
*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
clk: imx: clk-imxrt1050: fix memory leak in imxrt1050_clocks_probe<br />
<br />
Use devm_of_iomap() instead of of_iomap() to automatically<br />
handle the unused ioremap region. If any error occurs, regions allocated by<br />
kzalloc() will leak, but using devm_kzalloc() instead will automatically<br />
free the memory using devm_kfree().<br />
<br />
Also, fix error handling of hws by adding unregister_hws label, which<br />
unregisters remaining hws when iomap failed.
Impacto
Puntuación base 3.x
5.50
Gravedad 3.x
MEDIA
Productos y versiones vulnerables
| CPE | Desde | Hasta |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.18 (incluyendo) | 6.1.39 (excluyendo) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.2 (incluyendo) | 6.3.13 (excluyendo) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.4 (incluyendo) | 6.4.4 (excluyendo) |
Para consultar la lista completa de nombres de CPE con productos y versiones, ver esta página



