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

CVE-2026-53139

Gravedad CVSS v3.1:
MEDIA
Tipo:
No Disponible / Otro tipo
Fecha de publicación:
25/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 /> drm/v3d: Skip CSD when it has zeroed workgroups<br /> <br /> A compute shader dispatch encodes its workgroup counts in the CFG0..CFG2<br /> registers. Kicking off a dispatch with a zero count in any of the three<br /> dimensions is invalid. First, the hardware will process 0 as 65536,<br /> while the user-space driver exposes a maximum of 65535. Over that, a<br /> submission with a zeroed workgroup dimension should be a no-op.<br /> <br /> These zeroed counts can reach the dispatch path through an indirect CSD<br /> job, whose workgroup counts are only known once the indirect buffer is<br /> read and may legitimately be zero, but such scenario should only result in<br /> a no-op.<br /> <br /> Overwrite the indirect CSD job workgroup counts with the indirect BO<br /> ones, even if they are zeroed, and don&amp;#39;t submit the job to the hardware<br /> when any of the workgroup counts is zero, so the job completes immediately<br /> instead of running the shader.

Productos y versiones vulnerables

CPE Desde Hasta
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.3 (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.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:*:*:*:*:*:*