CVE-2026-52904
Gravedad CVSS v3.1:
MEDIA
Tipo:
No Disponible / Otro tipo
Fecha de publicación:
09/06/2026
Última modificación:
08/07/2026
Descripción
*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
drm/nouveau: fix nvkm_device leak on aperture removal failure<br />
<br />
When aperture_remove_conflicting_pci_devices() fails during probe, the<br />
error path returns directly without unwinding the nvkm_device that was<br />
just allocated by nvkm_device_pci_new(). This leaks both the device<br />
wrapper and the pci_enable_device() reference taken inside it.<br />
<br />
Jump to the existing fail_nvkm label so nvkm_device_del() runs and<br />
balances both. The leak was introduced when the intermediate<br />
nvkm_device_del() between detection and aperture removal was dropped<br />
in favor of creating the pci device once.
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.12 (incluyendo) | 6.12.86 (excluyendo) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.13 (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



