Security Advisory
CVE-2026-23165
CVE vulnerability detail — eXtreme Datacenter Security Operations
Description
In the Linux kernel, the following vulnerability has been resolved: sfc: fix deadlock in RSS config read Since cited commit, core locks the net_devices rss_lock when handling ethtool -x command, so drivers implementation should not lock it again. Remove the latter.