Lucene search
+L

909 matches found

Tenable Nessus
Tenable Nessus
added 2026/02/16 12:00 a.m.15 views

Linux Distros Unpatched Vulnerability : CVE-2026-23165

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - sfc: fix deadlock in RSS config read Since cited commit, core locks the netdevice's rsslock when handling ethtool -x command, so driver's implementation should...

5.5CVSS5.5AI score0.0008EPSS
SaveExploits0References3
NVD
NVD
added 2026/02/14 4:15 p.m.16 views

CVE-2026-23165

In the Linux kernel, the following vulnerability has been resolved: sfc: fix deadlock in RSS config read Since cited commit, core locks the netdevice's rsslock when handling ethtool -x command, so driver's implementation should not lock it again. Remove the latter...

5.5CVSS0.0008EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/02/14 4:15 p.m.8 views

CVE-2026-23165

In the Linux kernel, the following vulnerability has been resolved: sfc: fix deadlock in RSS config read Since cited commit, core locks the netdevice's rsslock when handling ethtool -x command, so driver's implementation should not lock it again. Remove the latter...

5.5CVSS5.7AI score0.0008EPSS
SaveExploits0References10
OSV
OSV
added 2026/02/14 4:15 p.m.19 views

UBUNTU-CVE-2026-23165

In the Linux kernel, the following vulnerability has been resolved: sfc: fix deadlock in RSS config read Since cited commit, core locks the netdevice's rsslock when handling ethtool -x command, so driver's implementation should not lock it again. Remove the latter...

5.5CVSS5.7AI score0.0008EPSS
SaveExploits0References11
ATTACKERKB
ATTACKERKB
added 2026/02/14 4:01 p.m.6 views

CVE-2026-23165

In the Linux kernel, the following vulnerability has been resolved: sfc: fix deadlock in RSS config read Since cited commit, core locks the netdevice's rsslock when handling ethtool -x command, so driver's implementation should not lock it again. Remove the latter...

5.2AI score0.0008EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2026/02/14 4:01 p.m.45 views

CVE-2026-23165

CVE-2026-23165 affects the Linux kernel sfc (Solarflare) network driver. The issue is a deadlock when reading RSS config with ethtool -x because the driver locks the net_device rss_lock that is already held by the core; the fix is to remove the driver-side lock acquisition (deadlock avoidance). P...

5.5CVSS5.2AI score0.0008EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2026/02/14 4:01 p.m.10 views

EUVD-2026-5875

In the Linux kernel, the following vulnerability has been resolved: sfc: fix deadlock in RSS config read Since cited commit, core locks the netdevice's rsslock when handling ethtool -x command, so driver's implementation should not lock it again. Remove the latter...

5.2AI score0.0008EPSS
SaveExploits0References2
OSV
OSV
added 2026/02/14 4:01 p.m.10 views

CVE-2026-23165 sfc: fix deadlock in RSS config read

In the Linux kernel, the following vulnerability has been resolved: sfc: fix deadlock in RSS config read Since cited commit, core locks the netdevice's rsslock when handling ethtool -x command, so driver's implementation should not lock it again. Remove the latter...

5.2AI score
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/02/01 12:23 a.m.14 views

SUSE CVE-2026-23024

In the Linux kernel, the following vulnerability has been resolved: idpf: fix memory leak of flow steer list on rmmod The flow steering list maintains entries that are added and removed as ethtool creates and deletes flow steering rules. Module removal with active entries causes memory leak as th...

3.3CVSS5.8AI score0.00132EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/01/31 11:39 a.m.15 views

EUVD-2026-5070

In the Linux kernel, the following vulnerability has been resolved: idpf: fix memory leak of flow steer list on rmmod The flow steering list maintains entries that are added and removed as ethtool creates and deletes flow steering rules. Module removal with active entries causes memory leak as th...

5.8AI score0.00132EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/01/31 11:39 a.m.5 views

CVE-2026-23024

In the Linux kernel, the following vulnerability has been resolved: idpf: fix memory leak of flow steer list on rmmod The flow steering list maintains entries that are added and removed as ethtool creates and deletes flow steering rules. Module removal with active entries causes memory leak as th...

5.8AI score0.00132EPSS
SaveExploits0References3Affected Software1
SUSE CVE
SUSE CVE
added 2026/01/27 12:27 a.m.8 views

SUSE CVE-2026-22985

In the Linux kernel, the following vulnerability has been resolved: idpf: Fix RSS LUT NULL pointer crash on early ethtool operations The RSS LUT is not initialized until the interface comes up, causing the following NULL pointer crash when ethtool operations like rxhash on/off are performed befor...

4.7CVSS5.7AI score0.00117EPSS
SaveExploits0References20
Redos
Redos
added 2026/01/26 12:00 a.m.10 views

ROS-20260126-73-0061

A vulnerability in the cxgb4ethtool.c component of the Linux operating system kernel is related to improper memory freeing before deleting the last reference. Exploitation of the vulnerability could allow an attacker to cause a denial of service...

5.5CVSS7.2AI score0.00189EPSS
SaveExploits0
NVD
NVD
added 2026/01/23 4:15 p.m.13 views

CVE-2026-22985

In the Linux kernel, the following vulnerability has been resolved: idpf: Fix RSS LUT NULL pointer crash on early ethtool operations The RSS LUT is not initialized until the interface comes up, causing the following NULL pointer crash when ethtool operations like rxhash on/off are performed befor...

5.5CVSS0.00117EPSS
SaveExploits0References3
OSV
OSV
added 2026/01/23 4:15 p.m.12 views

UBUNTU-CVE-2026-22993

In the Linux kernel, the following vulnerability has been resolved: idpf: Fix RSS LUT NULL ptr issue after soft reset During soft reset, the RSS LUT is freed and not restored unless the interface is up. If an ethtool command that accesses the rss lut is attempted immediately after reset, it will...

5.5CVSS5.7AI score0.00117EPSS
SaveExploits0References25
OSV
OSV
added 2026/01/23 4:15 p.m.12 views

UBUNTU-CVE-2026-22985

In the Linux kernel, the following vulnerability has been resolved: idpf: Fix RSS LUT NULL pointer crash on early ethtool operations The RSS LUT is not initialized until the interface comes up, causing the following NULL pointer crash when ethtool operations like rxhash on/off are performed befor...

5.5CVSS5.7AI score0.00117EPSS
SaveExploits0References25
UbuntuCve
UbuntuCve
added 2026/01/23 4:15 p.m.7 views

CVE-2026-22985

In the Linux kernel, the following vulnerability has been resolved: idpf: Fix RSS LUT NULL pointer crash on early ethtool operations The RSS LUT is not initialized until the interface comes up, causing the following NULL pointer crash when ethtool operations like rxhash on/off are performed befor...

5.5CVSS5.7AI score0.00117EPSS
SaveExploits0References24
OSV
OSV
added 2026/01/23 3:24 p.m.9 views

CVE-2026-22993 idpf: Fix RSS LUT NULL ptr issue after soft reset

In the Linux kernel, the following vulnerability has been resolved: idpf: Fix RSS LUT NULL ptr issue after soft reset During soft reset, the RSS LUT is freed and not restored unless the interface is up. If an ethtool command that accesses the rss lut is attempted immediately after reset, it will...

5.4AI score
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/01/23 3:24 p.m.6 views

CVE-2026-22985

In the Linux kernel, the following vulnerability has been resolved: idpf: Fix RSS LUT NULL pointer crash on early ethtool operations The RSS LUT is not initialized until the interface comes up, causing the following NULL pointer crash when ethtool operations like rxhash on/off are performed befor...

5.5CVSS5.7AI score0.00117EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2026/01/23 3:24 p.m.49 views

CVE-2026-22985

CVE-2026-22985 affects the Linux kernel idpf driver. The vulnerability causes a NULL pointer dereference when ethtool operations (e.g., rxhash) are invoked before the interface is up due to the RSS LUT not being initialized. The fix moves RSS LUT initialization from ndo_open to vport creation to ...

5.5CVSS5.3AI score0.00117EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder