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.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2026-02-14 16:15
Updated : 2026-03-18 15:02
NVD link : CVE-2026-23165
Mitre link : CVE-2026-23165
CVE.ORG link : CVE-2026-23165
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-667
Improper Locking
