Lucene search
+L

731 matches found

Cvelist
Cvelist
added 2026/05/05 8:45 p.m.59 views

CVE-2026-39402 lxc lxc-user-nic insufficient ownership validation allows cross-tenant OVS port deletion

lxc is a Linux container runtime. In the setuid helper lxc-user-nic, the delete path contains a logic flaw in the findline function that allows an unprivileged user to delete OVS-attached network interfaces belonging to other users. When lxc-user-nic delete scans its NIC database to authorize a...

4.3CVSS0.00162EPSS
SaveExploits1References1
AlpineLinux
AlpineLinux
added 2026/05/05 8:45 p.m.31 views

CVE-2026-39402

lxc is a Linux container runtime. In the setuid helper lxc-user-nic, the delete path contains a logic flaw in the findline function that allows an unprivileged user to delete OVS-attached network interfaces belonging to other users. When lxc-user-nic delete scans its NIC database to authorize a...

6.5CVSS5.8AI score0.00162EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2026/05/05 12:00 a.m.26 views

LXC 安全漏洞

LXC is an open-source low-level Linux container runtime that has been extensively tested. LXC has a security vulnerability, which stems from a logical flaw in the deletion path of the findline function within the setuid helper program lxc-user-nic. This flaw allows non-privileged users to delete...

6.5CVSS5.7AI score0.00162EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2026/04/30 12:00 a.m.36 views

PT-2026-36995

Name of the Vulnerable Software and Affected Versions lxc versions prior to 7.0.0 Description A logic flaw in the find line function of the lxc-user-nic setuid helper allows an unprivileged user to delete OVS-attached network interfaces belonging to other users. When scanning the NIC database to...

6.5CVSS5.8AI score0.00162EPSS
SaveExploits1References42
BDU FSTEC
BDU FSTEC
added 2026/03/26 12:00 a.m.15 views

The vulnerability of the efx_ef10_try_update_nic_stats_vf() function in the drivers/net/ethernet/sfc/ef10.c file of the Solarflare Linux kernel driver module allows a malicious actor to cause a service failure.

The vulnerability of the efxef10tryupdatenicstatsvf function in the drivers/net/ethernet/sfc/ef10.c file of the Solarflare Linux kernel-based network adapter driver is related to improper cleaning or release of resources. Exploiting this vulnerability could allow an attacker to cause a service...

5.5CVSS6.3AI score0.00287EPSS
SaveExploits0References23Affected Software3
BDU FSTEC
BDU FSTEC
added 2026/03/23 12:00 a.m.13 views

The vulnerability of the setup_nic_devices() function in the drivers/net/ethernet/cavium/liquidio/lio_main.c file of the Linux kernel allows a hacker to cause a service failure.

The vulnerability of the setupnicdevices function in the drivers/net/ethernet/cavium/liquidio/liomain.c file of the Linux kernel is related to a offset error. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS5.9AI score0.00114EPSS
SaveExploits0References14Affected Software4
SUSE CVE
SUSE CVE
added 2026/03/19 12:27 a.m.16 views

SUSE CVE-2026-23256

In the Linux kernel, the following vulnerability has been resolved: net: liquidio: Fix off-by-one error in VF setupnicdevices cleanup In setupnicdevices, the initialization loop jumps to the label setupnicdevfree on failure. The current cleanup loop whilei-- skip the failing index i, causing a...

5.7AI score0.00114EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/03/19 12:27 a.m.10 views

SUSE CVE-2026-23257

In the Linux kernel, the following vulnerability has been resolved: net: liquidio: Fix off-by-one error in PF setupnicdevices cleanup In setupnicdevices, the initialization loop jumps to the label setupnicdevfree on failure. The current cleanup loop whilei-- skip the failing index i, causing a...

5.7AI score0.00114EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/03/18 6:31 p.m.13 views

EUVD-2026-12888

In the Linux kernel, the following vulnerability has been resolved: net: liquidio: Fix off-by-one error in PF setupnicdevices cleanup In setupnicdevices, the initialization loop jumps to the label setupnicdevfree on failure. The current cleanup loop whilei-- skip the failing index i, causing a...

5.8AI score0.00114EPSS
SaveExploits0References8
NVD
NVD
added 2026/03/18 6:16 p.m.12 views

CVE-2026-23257

In the Linux kernel, the following vulnerability has been resolved: net: liquidio: Fix off-by-one error in PF setupnicdevices cleanup In setupnicdevices, the initialization loop jumps to the label setupnicdevfree on failure. The current cleanup loop whilei-- skip the failing index i, causing a...

5.5CVSS0.00114EPSS
SaveExploits0References7
OSV
OSV
added 2026/03/18 6:16 p.m.19 views

UBUNTU-CVE-2026-23257

In the Linux kernel, the following vulnerability has been resolved: net: liquidio: Fix off-by-one error in PF setupnicdevices cleanup In setupnicdevices, the initialization loop jumps to the label setupnicdevfree on failure. The current cleanup loop whilei-- skip the failing index i, causing a...

5.5CVSS5.7AI score0.00114EPSS
SaveExploits0References25
OSV
OSV
added 2026/03/18 6:16 p.m.15 views

UBUNTU-CVE-2026-23258

In the Linux kernel, the following vulnerability has been resolved: net: liquidio: Initialize netdev pointer before queue setup In setupnicdevices, the netdev is allocated using allocetherdevmq. However, the pointer to this structure is stored in oct-propsi.netdev only after the calls to...

5.5CVSS5.8AI score0.00114EPSS
SaveExploits0References25
CVE
CVE
added 2026/03/18 5:41 p.m.48 views

CVE-2026-23258

CVE-2026-23258 is acknowledged in OSV entries as a vulnerability present in the Linux kernel context via the Root:Ubuntu rootio-linux package. Ubuntu security advisories indicate patches are available for Ubuntu 22.04 LTS and 24.04 LTS (Root:Ubuntu:22.04 and Root:Ubuntu:24.04) with multiple fixed...

5.5CVSS5.8AI score0.00114EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
added 2026/03/18 5:41 p.m.33 views

CVE-2026-23257 net: liquidio: Fix off-by-one error in PF setup_nic_devices() cleanup

In the Linux kernel, the following vulnerability has been resolved: net: liquidio: Fix off-by-one error in PF setupnicdevices cleanup In setupnicdevices, the initialization loop jumps to the label setupnicdevfree on failure. The current cleanup loop whilei-- skip the failing index i, causing a...

0.00114EPSS
SaveExploits0References7
attackerkb
attackerkb
added 2026/03/18 5:41 p.m.6 views

CVE-2026-23256

In the Linux kernel, the following vulnerability has been resolved: net: liquidio: Fix off-by-one error in VF setupnicdevices cleanup In setupnicdevices, the initialization loop jumps to the label setupnicdevfree on failure. The current cleanup loop whilei-- skip the failing index i, causing a...

5.8AI score0.00114EPSS
SaveExploits0References8Affected Software1
CVE
CVE
added 2026/03/18 5:41 p.m.55 views

CVE-2026-23256

CVE-2026-23256 relates to the Linux kernel and fixes an off-by-one error in the VF setup_nic_devices() cleanup (net: liquidio) that could leak memory. The Root:Ubuntu and Ubuntu OSV entries confirm patches in rootio-linux for Ubuntu 24.04 and 22.04 with multiple fixed kernel versions (e.g., kerne...

5.5CVSS5.8AI score0.00114EPSS
SaveExploits0References7Affected Software1
CNNVD
CNNVD
added 2026/03/18 12:00 a.m.20 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from a mistake in the cleanup loop of the setupnicdevices function in the liquidio driver’s PF. This...

5.5CVSS5.8AI score0.00114EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2026/03/18 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-23257

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net: liquidio: Fix off-by-one error in PF setupnicdevices cleanup In setupnicdevices, the initialization loop jumps to the label setupnicdevfree on failure. The...

5.5CVSS6AI score0.00114EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/03/18 12:00 a.m.19 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from a mistake in the cleanup loop of the setupnicdevices function in the liquidio driver. This mistak...

5.5CVSS5.8AI score0.00114EPSS
SaveExploits0References9
Redos
Redos
added 2026/01/21 12:00 a.m.11 views

ROS-20260121-73-0020

A vulnerability in the drivers/net/ethernet/ibm/ibmvnic.c component of the Linux operating system kernel is related to memory usage after it has been freed. Exploitation of the vulnerability could allow an attacker to gain access to sensitive data, compromise its integrity, and cause a denial of...

8.6CVSS7.5AI score0.00427EPSS
SaveExploits0
Rows per page
Query Builder