Instituto Nacional de ciberseguridad. Sección Incibe
Instituto Nacional de Ciberseguridad. Sección INCIBE-CERT

CVE-2026-53325

Gravedad CVSS v3.1:
MEDIA
Tipo:
CWE-476 Desreferencia a puntero nulo (NULL)
Fecha de publicación:
29/06/2026
Última modificación:
06/07/2026

Descripción

*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> agp/amd64: Fix broken error propagation in agp_amd64_probe()<br /> <br /> A NULL pointer dereference was observed in the AMD64 AGP driver when<br /> running in a virtualized environment (e.g. qemu/kvm) without a physical<br /> AMD northbridge. The crash occurs in amd64_fetch_size() when attempting<br /> to dereference the pointer returned by node_to_amd_nb(0).<br /> <br /> The root cause of this crash is broken error propagation in<br /> agp_amd64_probe(): When no AMD northbridges are found, cache_nbs()<br /> correctly returns -ENODEV. However, the probe function erroneously<br /> checks the return value against exactly -1, rather than misc member.<br /> <br /> Fix the issue by correcting the error check in agp_amd64_probe() to<br /> abort properly when cache_nbs() returns any negative error code. This<br /> prevents the driver from erroneously proceeding without hardware, thereby<br /> avoiding the subsequent NULL pointer dereference at its source.

Productos y versiones vulnerables

CPE Desde Hasta
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 2.6.18 (incluyendo) 5.10.260 (excluyendo)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.11 (incluyendo) 5.15.211 (excluyendo)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.16 (incluyendo) 6.1.177 (excluyendo)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.2 (incluyendo) 6.6.144 (excluyendo)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.7 (incluyendo) 6.12.95 (excluyendo)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.13 (incluyendo) 6.18.37 (excluyendo)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.19 (incluyendo) 7.0.14 (excluyendo)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 7.1 (incluyendo) 7.1.2 (excluyendo)