Lucene search
+L

1685 matches found

Tenable Nessus
Tenable Nessus
added 2026/04/06 12:00 a.m.33 views

RHEL 9 : kernel (RHSA-2026:6570)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:6570 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: Linux kernel net/mlx5:...

7.8CVSS6.5AI score0.00788EPSS
SaveExploits10References11
OSV
OSV
added 2026/04/06 12:00 a.m.17 views

ALSA-2026:6570 Moderate: kernel security update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: Linux kernel net/mlx5: Use-after-free in ECVF vports unload leads to denial of service CVE-2025-38109 kernel: Kernel: Privilege escalation or denial of service in nftables via inverted...

7.8CVSS6.3AI score0.00788EPSS
SaveExploits10References10
Tenable Nessus
Tenable Nessus
added 2026/03/28 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-32942

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - PJSIP is a free and open source multimedia communication library written in C. Versions 2.16 and below contain a heap use-after-free vulnerability in the ICE...

9.3CVSS5.4AI score0.00319EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
added 2026/03/27 12:00 a.m.10 views

The vulnerability of the `ice_eswitch_port_start_xmit()` function in the `drivers/net/ethernet/intel/ice/ice_eswitch.c` file of the Linux kernel’s Ethernet network adapter driver allows a attacker to compromise the integrity of protected information or cause service failures.

The vulnerability of the iceeswitchportstartxmit function in the drivers/net/ethernet/intel/ice/iceeswitch.c file of the Linux kernel’s Ethernet network adapter driver is related to pointer manipulation. Exploiting this vulnerability could allow an attacker to compromise the integrity of protecte...

6.3CVSS6.6AI score0.00154EPSS
SaveExploits0References13Affected Software4
RedhatCVE
RedhatCVE
added 2026/03/25 11:28 p.m.11 views

CVE-2026-23377

A flaw was found in the Linux kernel, specifically within the ice network driver and the eXpress Data Path XDP component. This vulnerability arises from an incorrect calculation of the fragsize in XDP receive queue information, which can lead to an invalid memory state known as "negative tailroom...

5.5CVSS5.8AI score0.001EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/03/25 6:56 p.m.12 views

CVE-2026-23353

A flaw was found in the Linux kernel's ice network driver. When a local user performs an ethtool offline loopback test, the system can experience a kernel null pointer dereference. This occurs because the libeth library for the receive ring is not properly initialized. Successful exploitation of...

5.5CVSS5.7AI score0.00112EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/03/25 4:55 p.m.12 views

SUSE CVE-2026-23353

In the Linux kernel, the following vulnerability has been resolved: ice: fix crash in ethtool offline loopback test Since the conversion of ice to page pool, the ethtool loopback test crashes: BUG: kernel NULL pointer dereference, address: 000000000000000c PF: supervisor write access in kernel mo...

5.5CVSS5.8AI score0.00112EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/03/25 4:55 p.m.9 views

SUSE CVE-2026-23377

In the Linux kernel, the following vulnerability has been resolved: ice: change XDP RxQ fragsize from DMA write length to xdp.framesz The only user of fragsize field in XDP RxQ info is bpfxdpfragsincreasetail. It clearly expects whole buff size instead of DMA write size. Different assumptions in...

5.5CVSS5.8AI score0.001EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/03/25 4:54 p.m.11 views

SUSE CVE-2026-23389

In the Linux kernel, the following vulnerability has been resolved: ice: Fix memory leak in icesetringparam In icesetringparam, txrings and xdprings are allocated before rxrings. If the allocation of rxrings fails, the code jumps to the done label leaking both txrings and xdprings. Furthermore, i...

5.5CVSS5.7AI score0.00117EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/03/25 12:32 p.m.8 views

CVE-2026-23389

A flaw was found in the Linux kernel's ice component. During the setup of ring parameters in the icesetringparam function, certain error paths fail to properly deallocate previously allocated memory for transmit and XDP rings. This memory leak can accumulate over time, potentially leading to...

5.5CVSS5.7AI score0.00117EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/03/25 12:30 p.m.12 views

EUVD-2026-15367

In the Linux kernel, the following vulnerability has been resolved: ice: change XDP RxQ fragsize from DMA write length to xdp.framesz The only user of fragsize field in XDP RxQ info is bpfxdpfragsincreasetail. It clearly expects whole buff size instead of DMA write size. Different assumptions in...

5.8AI score0.001EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/03/25 12:30 p.m.13 views

EUVD-2026-15390

In the Linux kernel, the following vulnerability has been resolved: ice: Fix memory leak in icesetringparam In icesetringparam, txrings and xdprings are allocated before rxrings. If the allocation of rxrings fails, the code jumps to the done label leaking both txrings and xdprings. Furthermore, i...

5.7AI score0.00117EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/03/25 12:30 p.m.12 views

EUVD-2026-15328

In the Linux kernel, the following vulnerability has been resolved: ice: fix crash in ethtool offline loopback test Since the conversion of ice to page pool, the ethtool loopback test crashes: BUG: kernel NULL pointer dereference, address: 000000000000000c PF: supervisor write access in kernel mo...

5.7AI score0.00112EPSS
SaveExploits0References3
NVD
NVD
added 2026/03/25 11:16 a.m.9 views

CVE-2026-23389

In the Linux kernel, the following vulnerability has been resolved: ice: Fix memory leak in icesetringparam In icesetringparam, txrings and xdprings are allocated before rxrings. If the allocation of rxrings fails, the code jumps to the done label leaking both txrings and xdprings. Furthermore, i...

5.5CVSS0.00117EPSS
SaveExploits0References6
OSV
OSV
added 2026/03/25 11:16 a.m.25 views

AZL-80735 CVE-2026-23389 affecting package kernel for versions less than 6.6.137.1-2

In the Linux kernel, the following vulnerability has been resolved: ice: Fix memory leak in icesetringparam In icesetringparam, txrings and xdprings are allocated before rxrings. If the allocation of rxrings fails, the code jumps to the done label leaking both txrings and xdprings. Furthermore, i...

5.5CVSS6AI score0.00117EPSS
SaveExploits0References1
OSV
OSV
added 2026/03/25 11:16 a.m.6 views

AZL-80577 CVE-2026-23377 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: ice: change XDP RxQ fragsize from DMA write length to xdp.framesz The only user of fragsize field in XDP RxQ info is bpfxdpfragsincreasetail. It clearly expects whole buff size instead of DMA write size. Different assumptions in...

5.5CVSS6.1AI score0.001EPSS
SaveExploits0References1
NVD
NVD
added 2026/03/25 11:16 a.m.11 views

CVE-2026-23377

In the Linux kernel, the following vulnerability has been resolved: ice: change XDP RxQ fragsize from DMA write length to xdp.framesz The only user of fragsize field in XDP RxQ info is bpfxdpfragsincreasetail. It clearly expects whole buff size instead of DMA write size. Different assumptions in...

5.5CVSS0.001EPSS
SaveExploits0References2
NVD
NVD
added 2026/03/25 11:16 a.m.11 views

CVE-2026-23353

In the Linux kernel, the following vulnerability has been resolved: ice: fix crash in ethtool offline loopback test Since the conversion of ice to page pool, the ethtool loopback test crashes: BUG: kernel NULL pointer dereference, address: 000000000000000c PF: supervisor write access in kernel mo...

5.5CVSS0.00112EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/03/25 11:16 a.m.22 views

CVE-2026-23353

In the Linux kernel, the following vulnerability has been resolved: ice: fix crash in ethtool offline loopback test Since the conversion of ice to page pool, the ethtool loopback test crashes: BUG: kernel NULL pointer dereference, address: 000000000000000c PF: supervisor write access in kernel mo...

5.5CVSS5.8AI score0.00112EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/03/25 11:16 a.m.12 views

CVE-2026-23389

In the Linux kernel, the following vulnerability has been resolved: ice: Fix memory leak in icesetringparam In icesetringparam, txrings and xdprings are allocated before rxrings. If the allocation of rxrings fails, the code jumps to the done label leaking both txrings and xdprings. Furthermore, i...

5.5CVSS5.4AI score0.00117EPSS
SaveExploits0References18
Rows per page
Query Builder