Lucene search
+L

260 matches found

SUSE CVE
SUSE CVE
added 2026/03/25 4:56 p.m.11 views

SUSE CVE-2026-23329

In the Linux kernel, the following vulnerability has been resolved: libie: don't unroll if fwlog isn't supported The libiefwlogdeinit function can be called during driver unload even when firmware logging was never properly initialized. This led to call trace: 148.576156 Oops: Oops: 0000 1 SMP...

5.5CVSS5.7AI score0.00121EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/03/25 12:30 p.m.17 views

EUVD-2026-15285

In the Linux kernel, the following vulnerability has been resolved: libie: don't unroll if fwlog isn't supported The libiefwlogdeinit function can be called during driver unload even when firmware logging was never properly initialized. This led to call trace: 148.576156 Oops: Oops: 0000 1 SMP...

5.6AI score0.00121EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/03/25 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-23329

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: libie: don't unroll if fwlog isn't supported The libiefwlogdeinit function can be called...

5.5CVSS5.3AI score0.00121EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/01/16 12:00 a.m.8 views

MiracleLinux 4 : kernel-2.6.32-696.6.3.el6 (AXSA:2017-1749:05)

The remote MiracleLinux 4 host has packages installed that are affected by a vulnerability as referenced in the AXSA:2017-1749:05 advisory. The kernel package contains the Linux kernel vmlinuz, the core of any Linux operating system. The kernel handles the basic functions of the operating system:...

10CVSS7AI score0.1081EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/12/25 12:55 a.m.7 views

SUSE CVE-2023-54090

In the Linux kernel, the following vulnerability has been resolved: ixgbe: Fix panic during XDPTX with 64 CPUs Commit 4fe815850bdc "ixgbe: let the xdpdrv work with more than 64 cpus" adds support to allow XDP programs to run on systems with more than 64 CPUs by locking the XDP TX rings and indexi...

5.5CVSS6.2AI score0.0057EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2025/12/25 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2023-54090

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ixgbe: Fix panic during XDPTX with 64 CPUs Commit 4fe815850bdc ixgbe: let the xdpdrv work with more than 64 cpus adds support to allow XDP programs to run on...

9.8CVSS6.5AI score0.0057EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/12/24 3:30 p.m.9 views

EUVD-2023-60355

In the Linux kernel, the following vulnerability has been resolved: ixgbe: Fix panic during XDPTX with 64 CPUs Commit 4fe815850bdc "ixgbe: let the xdpdrv work with more than 64 cpus" adds support to allow XDP programs to run on systems with more than 64 CPUs by locking the XDP TX rings and indexi...

5.7AI score0.0057EPSS
SaveExploits0References5
NVD
NVD
added 2025/12/24 1:16 p.m.14 views

CVE-2023-54090

In the Linux kernel, the following vulnerability has been resolved: ixgbe: Fix panic during XDPTX with 64 CPUs Commit 4fe815850bdc "ixgbe: let the xdpdrv work with more than 64 cpus" adds support to allow XDP programs to run on systems with more than 64 CPUs by locking the XDP TX rings and indexi...

9.8CVSS0.0057EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/12/24 1:16 p.m.8 views

CVE-2023-54090

In the Linux kernel, the following vulnerability has been resolved: ixgbe: Fix panic during XDPTX with 64 CPUs Commit 4fe815850bdc "ixgbe: let the xdpdrv work with more than 64 cpus" adds support to allow XDP programs to run on systems with more than 64 CPUs by locking the XDP TX rings and indexi...

9.8CVSS6.3AI score0.0057EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/24 1:16 p.m.11 views

UBUNTU-CVE-2023-54090

In the Linux kernel, the following vulnerability has been resolved: ixgbe: Fix panic during XDPTX with 64 CPUs Commit 4fe815850bdc "ixgbe: let the xdpdrv work with more than 64 cpus" adds support to allow XDP programs to run on systems with more than 64 CPUs by locking the XDP TX rings and indexi...

9.8CVSS6.2AI score0.0057EPSS
SaveExploits0References6
OSV
OSV
added 2025/12/24 1:06 p.m.10 views

CVE-2023-54090 ixgbe: Fix panic during XDP_TX with > 64 CPUs

In the Linux kernel, the following vulnerability has been resolved: ixgbe: Fix panic during XDPTX with 64 CPUs Commit 4fe815850bdc "ixgbe: let the xdpdrv work with more than 64 cpus" adds support to allow XDP programs to run on systems with more than 64 CPUs by locking the XDP TX rings and indexi...

9.8CVSS6.1AI score
SaveExploits0References7
CVE
CVE
added 2025/12/24 1:06 p.m.31 views

CVE-2023-54090

CVE-2023-54090 affects the Linux kernel ixgbe XDP path on systems with more than 64 CPUs. Root cause: ixgbe_determine_xdp_q_idx could return cpu instead of cpu % IXGBE_MAX_XDP_QS, leading to an array-index-out-of-bounds in ixgbe.h and a kernel panic (and potential NULL dereference) when XDP_TX ru...

9.8CVSS5.8AI score0.0057EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/12/24 1:06 p.m.35 views

CVE-2023-54090 ixgbe: Fix panic during XDP_TX with > 64 CPUs

In the Linux kernel, the following vulnerability has been resolved: ixgbe: Fix panic during XDPTX with 64 CPUs Commit 4fe815850bdc "ixgbe: let the xdpdrv work with more than 64 cpus" adds support to allow XDP programs to run on systems with more than 64 CPUs by locking the XDP TX rings and indexi...

9.8CVSS0.0057EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/12/24 12:00 a.m.20 views

PT-2025-53167

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 5.15.0-48 Description The Linux kernel contains a flaw within the ixgbe driver related to handling XDP TX operations on systems with more than 64 CPUs. A kernel panic can occur due to an array-index-out-of-bounds...

7.8CVSS6.5AI score0.00932EPSS
SaveExploits2References895
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:00 a.m.7 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-989324)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-989324 advisory. In the Linux kernel, the following vulnerability has been resolved: ixgbe: Add locking to prevent panic when setting sriovnumvfs to zero It is possible to disable VF...

5.5CVSS6.1AI score0.00199EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:00 a.m.6 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-989047)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-989047 advisory. In the Linux kernel, the following vulnerability has been resolved: ixgbe: Add locking to prevent panic when setting sriovnumvfs to zero It is possible to disable VF...

5.5CVSS6.1AI score0.00199EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:00 a.m.4 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-989721)

"The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-989721 advisory. In the Linux kernel, the following vulnerability has been resolved: ixgbe: Fix NULL pointer dereference in ixgbexdpsetup The ixgbe driver currently generates a NULL...

5.5CVSS5.9AI score0.00239EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/10/31 12:25 a.m.7 views

SUSE CVE-2025-40091

In the Linux kernel, the following vulnerability has been resolved: ixgbe: fix too early devlinkfree in ixgberemove Since ixgbeadapter is embedded in devlink, calling devlinkfree prematurely in the ixgberemove path can lead to UAF. Move devlinkfree to the end. KASAN report: BUG: KASAN:...

6.3CVSS6.5AI score0.00172EPSS
SaveExploits0References10
EUVD
EUVD
added 2025/10/30 12:31 p.m.10 views

EUVD-2025-36987

In the Linux kernel, the following vulnerability has been resolved: ixgbe: fix too early devlinkfree in ixgberemove Since ixgbeadapter is embedded in devlink, calling devlinkfree prematurely in the ixgberemove path can lead to UAF. Move devlinkfree to the end. KASAN report: BUG: KASAN:...

6AI score0.00172EPSS
SaveExploits0References3
NVD
NVD
added 2025/10/30 10:15 a.m.11 views

CVE-2025-40091

In the Linux kernel, the following vulnerability has been resolved: ixgbe: fix too early devlinkfree in ixgberemove Since ixgbeadapter is embedded in devlink, calling devlinkfree prematurely in the ixgberemove path can lead to UAF. Move devlinkfree to the end. KASAN report: BUG: KASAN:...

0.00172EPSS
SaveExploits0References2
Rows per page
Query Builder