Security Advisory

CVE-2026-23165

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2026-02-14 16:01:29
Last updated 2026-05-11 22:01:34
Assigner Linux
State PUBLISHED

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.