In the Linux kernel, the following vulnerability has been resolved: sfc: fix deadlock in RSS config read Since cited commit, core locks the net_device's rss_lock when handling ethtool -x command, so driver's implementation should not lock it again. Remove the latter.
Upstream advisory: https://lore.kernel.org/linux-cve-announce/2026021419-CVE-2026-23165-3437@gregkh/T