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
18 Mar 2026, 15:02
| Type | Values Removed | Values Added |
|---|---|---|
| CWE | CWE-667 | |
| References | () https://git.kernel.org/stable/c/590c8179ffb01c17644181408821b55b8704c50c - Patch | |
| References | () https://git.kernel.org/stable/c/944c614b0a7afa5b87612c3fb557b95a50ad654c - Patch | |
| CPE | cpe:2.3:o:linux:linux_kernel:6.19:rc1:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.19:rc3:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.19:rc4:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.19:rc2:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.19:rc6:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.19:rc5:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.19:rc7:*:*:*:*:*:* |
|
| First Time |
Linux
Linux linux Kernel |
|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
18 Feb 2026, 17:52
| Type | Values Removed | Values Added |
|---|---|---|
| Summary |
|
14 Feb 2026, 16:15
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
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
