CVE-2026-43219
Gravedad CVSS v3.1:
MEDIA
Tipo:
No Disponible / Otro tipo
Fecha de publicación:
06/05/2026
Última modificación:
12/05/2026
Descripción
*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
net: cpsw_new: Fix potential unregister of netdev that has not been registered yet<br />
<br />
If an error occurs during register_netdev() for the first MAC in<br />
cpsw_register_ports(), even though cpsw->slaves[0].ndev is set to NULL,<br />
cpsw->slaves[1].ndev would remain unchanged. This could later cause<br />
cpsw_unregister_ports() to attempt unregistering the second MAC.<br />
To address this, add a check for ndev->reg_state before calling<br />
unregister_netdev(). With this change, setting cpsw->slaves[i].ndev<br />
to NULL becomes unnecessary and can be removed accordingly.
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:*:*:*:*:*:*:*:* | 5.5 (incluyendo) | 6.18.16 (excluyendo) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.19 (incluyendo) | 6.19.6 (excluyendo) |
Para consultar la lista completa de nombres de CPE con productos y versiones, ver esta página



