CVE-2026-43264
Gravedad CVSS v3.1:
MEDIA
Tipo:
No Disponible / Otro tipo
Fecha de publicación:
06/05/2026
Última modificación:
08/05/2026
Descripción
*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
fbdev: of: display_timing: fix refcount leak in of_get_display_timings()<br />
<br />
of_parse_phandle() returns a device_node with refcount incremented,<br />
which is stored in &#39;entry&#39; and then copied to &#39;native_mode&#39;. When the<br />
error paths at lines 184 or 192 jump to &#39;entryfail&#39;, native_mode&#39;s<br />
refcount is not decremented, causing a refcount leak.<br />
<br />
Fix this by changing the goto target from &#39;entryfail&#39; to &#39;timingfail&#39;,<br />
which properly calls of_node_put(native_mode) before cleanup.
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:*:*:*:*:*:*:*:* | 3.9 (incluyendo) | 5.10.252 (excluyendo) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.11 (incluyendo) | 5.15.202 (excluyendo) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.16 (incluyendo) | 6.1.165 (excluyendo) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.2 (incluyendo) | 6.6.128 (excluyendo) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.7 (incluyendo) | 6.12.75 (excluyendo) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.13 (incluyendo) | 6.18.16 (excluyendo) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.19 (incluyendo) | 6.19.6 (excluyendo) |
Para consultar la lista completa de nombres de CPE con productos y versiones, ver esta página
Referencias a soluciones, herramientas e información
- https://git.kernel.org/stable/c/20881ad42e651c69d89eb38a2042838187900fd6
- https://git.kernel.org/stable/c/2b22e4fe1273c24f405ed7903349c4bbd82b6368
- https://git.kernel.org/stable/c/3ed019654234edb8625c05d05e15d40f74e64f70
- https://git.kernel.org/stable/c/69290f2d3999c5fa1a7f5d5593cfc5461fa3ee64
- https://git.kernel.org/stable/c/b5bdcc5afbff845834d04d651773cb6b47db5dd3
- https://git.kernel.org/stable/c/c5734f9030a8b1e13868d1641b5163d8e659306e
- https://git.kernel.org/stable/c/d6f34bbff07476c6abb8672c89d217824871c5ed
- https://git.kernel.org/stable/c/eacf9840ae1285a1ef47eb0ce16d786e542bd4d7



