PT-2026-52962 · Undefined · Undefined
Publicado
2026-06-26
·
Atualizado
2026-06-26
·
CVE-2026-53323
Nenhuma
Não há classificações de severidade ou métricas disponíveis. Quando houver, atualizaremos as informações correspondentes na página.
In the Linux kernel, the following vulnerability has been resolved:
net: dsa: remove redundant netdev lock ops() from conduit ethtool ops
DSA replaces the conduit (master) device's ethtool ops with its own
wrappers that aggregate stats from both the conduit and DSA switch
ports. Taking the lock again inside the DSA wrappers causes a deadlock.
Stumbled upon this when booting qemu with fbnic and CONFIG NET DSA LOOP=y
(which looks like some kind of testing device that auto-populates the ports
of eth0).
ethtool -i is enough to deadlock. This means we have basically zero
coverage for DSA stuff with real ops locked devs.Remove the redundant netdev lock ops()/netdev unlock ops() calls from
the DSA conduit ethtool wrappers.
Encontrou algum problema na descrição? Tem algo a acrescentar? Fique à vontade para nos escrever 👾
Identificadores relacionados
Produtos afetados
Undefined