Lucene search
K

26 matches found

OSV
OSV
added 2026/02/14 4:15 p.m.1 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.00015EPSS
Exploits0References5
CVE
CVE
added 2026/02/14 4:1 p.m.8 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.00015EPSS
Exploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2026/02/14 12:0 a.m.3 views

PT-2026-8160

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...

5.2AI score0.00015EPSS
Exploits0References3
OSV
OSV
added 2026/01/23 4:15 p.m.1 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.00028EPSS
Exploits0References5
UbuntuCve
UbuntuCve
added 2026/01/14 3:16 p.m.3 views

CVE-2025-71137

In the Linux kernel, the following vulnerability has been resolved: octeontx2-pf: fix "UBSAN: shift-out-of-bounds error" This patch ensures that the RX ring size rxpending is not set below the permitted length. This avoids UBSAN shift-out-of-bounds errors when users passes small or zero ring size...

7.8CVSS5.7AI score0.00023EPSS
Exploits0References35
CVE
CVE
added 2026/01/14 3:7 p.m.7 views

CVE-2025-71137

CVE-2025-71137 relates to the Linux kernel, where the octeontx2-pf driver patch fixes a UBSAN shift-out-of-bounds error by ensuring the RX ring size (rx_pending) is not set below the permitted length. This prevents UBSAN faults when users pass small or zero ring sizes via ethtool -G. The fix is a...

7.8CVSS6.2AI score0.00023EPSS
Exploits0References7Affected Software1
EUVD
EUVD
added 2025/10/07 12:30 a.m.1 views

EUVD-2010-3085

Malware in sbrugna...

7.2CVSS6AI score0.00046EPSS
Exploits0References15
EUVD
EUVD
added 2025/10/03 8:7 p.m.2 views

EUVD-2025-22601

Malicious code in bioql PyPI...

6.3AI score0.00049EPSS
Exploits0References3
OSV
OSV
added 2025/07/25 1:15 p.m.1 views

DEBIAN-CVE-2025-38402

In the Linux kernel, the following vulnerability has been resolved: idpf: return 0 size for RSS key if not supported Returning -EOPNOTSUPP from function returning u32 is leading to cast and invalid size value as a result. -EOPNOTSUPP as a size probably will lead to allocation fail. Command: ethto...

5.5CVSS5.4AI score0.00049EPSS
Exploits0References1
OSV
OSV
added 2025/07/25 1:15 p.m.0 views

UBUNTU-CVE-2025-38402

In the Linux kernel, the following vulnerability has been resolved: idpf: return 0 size for RSS key if not supported Returning -EOPNOTSUPP from function returning u32 is leading to cast and invalid size value as a result. -EOPNOTSUPP as a size probably will lead to allocation fail. Command: ethto...

5.5CVSS5.9AI score0.00049EPSS
Exploits0References28
OSV
OSV
added 2025/07/25 12:53 p.m.2 views

CVE-2025-38402 idpf: return 0 size for RSS key if not supported

In the Linux kernel, the following vulnerability has been resolved: idpf: return 0 size for RSS key if not supported Returning -EOPNOTSUPP from function returning u32 is leading to cast and invalid size value as a result. -EOPNOTSUPP as a size probably will lead to allocation fail. Command: ethto...

5.5CVSS6.1AI score0.00049EPSS
Exploits0References6
Positive Technologies
Positive Technologies
added 2025/05/22 12:0 a.m.1 views

PT-2025-30802

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel where returning -EOPNOTSUPP from a function that returns a u32 can lead to a cast and an invalid size value. This can potentially cause allocation...

6CVSS6.1AI score0.00049EPSS
Exploits0
Cvelist
Cvelist
added 2025/05/20 3:21 p.m.15 views

CVE-2025-37911 bnxt_en: Fix out-of-bound memcpy() during ethtool -w

In the Linux kernel, the following vulnerability has been resolved: bnxten: Fix out-of-bound memcpy during ethtool -w When retrieving the FW coredump using ethtool, it can sometimes cause memory corruption: BUG: KFENCE: memory corruption in bnxtgetcoredump+0x3ef/0x670 bnxten Corrupted memory at...

0.00126EPSS
Exploits0References6
CVE
CVE
added 2025/05/20 3:21 p.m.96 views

CVE-2025-37911

CVE-2025-37911 affects the bnxt_en driver in the Linux kernel. The issue is an out-of-bounds memcpy when retrieving a firmware coredump via ethtool -w, which can lead to memory corruption. The root cause is a mismatch between the DMA-length returned by the firmware and info->dest_buf size when...

5.5CVSS7AI score0.00126EPSS
Exploits0References7Affected Software1
NVD
NVD
added 2025/04/01 4:15 p.m.4 views

CVE-2025-21921

In the Linux kernel, the following vulnerability has been resolved: net: ethtool: netlink: Allow NULL nlattrs when getting a phydevice ethnlreqgetphydev is used to lookup a phydevice, in the case an ethtool netlink command targets a specific phydev within a netdev's topology. It takes as a...

5.5CVSS0.00039EPSS
Exploits0References3
OSV
OSV
added 2025/03/14 3:45 p.m.0 views

OESA-2025-1284 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: net: sfc: add missing xdp queue reinitialization After rx/tx ring buffer size is changed, kernel panic occurs when it acts XDPTX or XDPREDIRECT. When tx/rx ring...

7.8CVSS6.4AI score0.00105EPSS
Exploits3References14
RedhatCVE
RedhatCVE
added 2024/09/18 11:14 a.m.13 views

CVE-2024-46770

In the Linux kernel, the following vulnerability has been resolved: ice: Add netifdeviceattach/detach into PF reset flow Ethtool callbacks can be executed while reset is in progress and try to access deleted resources, e.g. getting coalesce settings can result in a NULL pointer dereference seen...

5.5CVSS7.1AI score0.00008EPSS
Exploits0References4
NVD
NVD
added 2024/09/18 8:15 a.m.21 views

CVE-2024-46770

In the Linux kernel, the following vulnerability has been resolved: ice: Add netifdeviceattach/detach into PF reset flow Ethtool callbacks can be executed while reset is in progress and try to access deleted resources, e.g. getting coalesce settings can result in a NULL pointer dereference seen...

5.5CVSS0.00008EPSS
Exploits0References6
Cvelist
Cvelist
added 2024/09/18 7:12 a.m.38 views

CVE-2024-46770 ice: Add netif_device_attach/detach into PF reset flow

In the Linux kernel, the following vulnerability has been resolved: ice: Add netifdeviceattach/detach into PF reset flow Ethtool callbacks can be executed while reset is in progress and try to access deleted resources, e.g. getting coalesce settings can result in a NULL pointer dereference seen...

0.00008EPSS
Exploits0References5
SUSE CVE
SUSE CVE
added 2023/02/15 5:57 a.m.0 views

SUSE CVE-2010-3084

Buffer overflow in the niugetethtooltcamall function in drivers/net/niu.c in the Linux kernel before 2.6.36-rc4 allows local users to cause a denial of service or possibly have unspecified other impact via the ETHTOOLGRXCLSRLALL ethtool command...

7.2CVSS7.2AI score0.00046EPSS
Exploits0References7
Rows per page
Query Builder