CVE-2026-46030
Gravedad CVSS v3.1:
MEDIA
Tipo:
No Disponible / Otro tipo
Fecha de publicación:
27/05/2026
Última modificación:
16/06/2026
Descripción
*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
EDAC/versalnet: Fix device_node leak in mc_probe()<br />
<br />
of_parse_phandle() returns a device_node reference that must be released with<br />
of_node_put(). The original code never freed r5_core_node on any exit path,<br />
causing a memory leak.<br />
<br />
Fix this by using the automatic cleanup attribute __free(device_node) which<br />
ensures of_node_put() is called when the variable goes out of scope.
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:*:*:*:*:*:*:*:* | 6.18 (incluyendo) | 6.18.27 (excluyendo) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.19 (incluyendo) | 7.0.4 (excluyendo) |
Para consultar la lista completa de nombres de CPE con productos y versiones, ver esta página



