CVE-2026-53141
Gravedad CVSS v3.1:
MEDIA
Tipo:
No Disponible / Otro tipo
Fecha de publicación:
25/06/2026
Última modificación:
07/07/2026
Descripción
*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
drm/v3d: Fix global performance monitor reference counting<br />
<br />
In the SET_GLOBAL ioctl, v3d_perfmon_find() bumps the reference count on<br />
the perfmon it returns, but v3d_perfmon_set_global_ioctl() and<br />
v3d_perfmon_delete() fail to release that reference on several paths:<br />
<br />
1. v3d_perfmon_set_global_ioctl() leaks the reference on its error<br />
paths.<br />
<br />
2. CLEAR_GLOBAL leaks both the find reference and the reference<br />
previously stashed in v3d->global_perfmon by the SET_GLOBAL ioctl<br />
that configured it.<br />
<br />
3. Destroying a perfmon that is the current global perfmon leaks the<br />
reference stashed by the SET_GLOBAL ioctl.<br />
<br />
Release each of these references explicitly.
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.14 (incluyendo) | 6.18.36 (excluyendo) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.19 (incluyendo) | 7.0.13 (excluyendo) |
| cpe:2.3:o:linux:linux_kernel:7.1:rc1:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:7.1:rc2:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:7.1:rc3:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:7.1:rc4:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:7.1:rc5:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:7.1:rc6:*:*:*:*:*:* |
Para consultar la lista completa de nombres de CPE con productos y versiones, ver esta página



