5 matches found
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...
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...
Linux Distros Unpatched Vulnerability : CVE-2025-38402
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: idpf: return 0 size for RSS key if not supported Returning -EOPNOTSUPP from function returni...
DEBIAN-CVE-2021-47148
In the Linux kernel, the following vulnerability has been resolved: octeontx2-pf: fix a buffer overflow in otx2setrxfhcontext This function is called from ethtoolsetrxfh and "rsscontext" comes from the user. Add some bounds checking to prevent memory corruption...
PT-2024-11065 · Linux · Linux Kernel
Name of the Vulnerable Software and Affected Versions: Linux kernel version 5.10.20-cloudflare-2021.3.1 Description: The issue arises from the efx-xdp tx queue count being initially initialized to num possible cpus and later used to allocate and traverse efx-xdp tx queues lookup array. However, n...