CVE-2026-53169
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 />
accel/ethosu: reject NPU_OP_RESIZE commands from userspace<br />
<br />
NPU_OP_RESIZE is a U85-only command that the driver does not yet<br />
implement. The existing WARN_ON(1) placeholder fires unconditionally<br />
whenever userspace submits this command via DRM_IOCTL_ETHOSU_GEM_CREATE,<br />
causing unbounded kernel log spam.<br />
<br />
If panic_on_warn is set the kernel panics, giving any unprivileged user<br />
with access to the DRM device a trivial denial-of-service primitive.<br />
<br />
Replace the WARN_ON(1) with an explicit -EINVAL return so the ioctl<br />
rejects the command before it reaches hardware.
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.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



