CVE-2026-53323
CVE-2026-53323 : In the Linux kernel, the conduit (master) device’s ethtool wrappers used by DSA were calling netdev_lock_ops()/netdev_unlock_ops(), creating a potential deadlock when aggregating stats from conduit and DSA switch ports. The fix removes the redundant locking calls from the DSA con...