CVE-2026-53323
Gravedad CVSS v3.1:
MEDIA
Tipo:
No Disponible / Otro tipo
Fecha de publicación:
26/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 />
net: dsa: remove redundant netdev_lock_ops() from conduit ethtool ops<br />
<br />
DSA replaces the conduit (master) device&#39;s ethtool_ops with its own<br />
wrappers that aggregate stats from both the conduit and DSA switch<br />
ports. Taking the lock again inside the DSA wrappers causes a deadlock.<br />
<br />
Stumbled upon this when booting qemu with fbnic and CONFIG_NET_DSA_LOOP=y<br />
(which looks like some kind of testing device that auto-populates the ports<br />
of eth0). `ethtool -i` is enough to deadlock. This means we have basically zero<br />
coverage for DSA stuff with real ops locked devs.<br />
<br />
Remove the redundant netdev_lock_ops()/netdev_unlock_ops() calls from<br />
the DSA conduit ethtool wrappers.
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.15 (incluyendo) | 6.18.33 (excluyendo) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.19 (incluyendo) | 7.0.10 (excluyendo) |
Para consultar la lista completa de nombres de CPE con productos y versiones, ver esta página



