Lucene search
+L

4414 matches found

RedHat Linux
RedHat Linux
added 2026/02/25 3:20 p.m.11 views

kernel: net/mlx5e: Check for NOT_READY flag state after locking

A race condition was found in the Linux kernel Mellanox mlx5 network driver's traffic control offload flow management. A local user with privileges to configure traffic control flower filters can trigger concurrent flow deletion operations where the NOTREADY flag is checked before acquiring the...

4.7CVSS7.2AI score0.00111EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/02/25 8:08 a.m.13 views

kernel: ip6_vti: fix slab-use-after-free in decode_session6

A use-after-free vulnerability was found in the IPv6 VTI Virtual Tunnel Interface implementation in the Linux kernel. When an IPv6 VTI device uses the SFB Stochastic Fair Blue qdisc, the control block cb field of an skb can be modified during packet enqueuing. The decodesession6 function then rea...

6AI score0.00257EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2026/02/25 12:00 a.m.20 views

Cisco Nexus 9000 Series Fabric Switches 安全漏洞

The Cisco Nexus 9000 Series Fabric Switches are fiber-optic switches from the American company Cisco. There are security vulnerabilities in the Cisco Nexus 9000 Series Fabric Switches, which stem from improper handling of SNMP requests during parsing. These vulnerabilities may lead to kernel...

7.7CVSS5.8AI score0.00302EPSS
SaveExploits0References1
FreeBSD
FreeBSD
added 2026/02/24 12:00 a.m.11 views

FreeBSD -- Local DoS and possible privilege escalation via routing sockets

Problem Description: The rtsockmsgbuffer function serializes routing information into a buffer. As a part of this, it copies sockaddr structures into a sockaddrstorage structure on the stack. It assumes that the source sockaddr length field had already been validated, but this is not necessarily...

7.5CVSS5.8AI score0.00584EPSS
SaveExploits2
CNNVD
CNNVD
added 2026/02/24 12:00 a.m.17 views

wasmtime 安全漏洞

Wasmtime is a lightweight WebAssembly runtime open source by the Bytecode Alliance. There is a security vulnerability in Wastime, which stems from a defect in the implementation of TypedFunc::callasync when the component-model-async feature is enabled by default. This could lead to a kernel crash...

7.5CVSS5.8AI score0.00362EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2026/02/19 12:28 a.m.9 views

SUSE CVE-2025-71236

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Validate sp before freeing associated memory System crash with the following signature 154563.214890 nvme nvme2: NVME-FC1: controller connect complete 154564.169363 qla2xxx 0000:b0:00.1-3002:2: nvme: Sched: Set ZIO...

5.5CVSS5.7AI score0.00239EPSS
SaveExploits0References20
CVE
CVE
added 2026/02/18 2:53 p.m.39 views

CVE-2025-71236

CVE-2025-71236 is documented in connected sources as a Linux kernel vulnerability affecting the SCSI driver path for qla2xxx. The issue centers on a potential NULL pointer dereference when freeing memory associated with an SP (scsi request) in error paths, which can cause a system crash. The prov...

7.5CVSS5.2AI score0.00239EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2026/02/18 2:53 p.m.11 views

CVE-2025-71235 scsi: qla2xxx: Delay module unload while fabric scan in progress

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Delay module unload while fabric scan in progress System crash seen during load/unload test in a loop. 105954.384919 RBP: ffff914589838dc0 R08: 0000000000000000 R09: 0000000000000086 105954.384920 R10:...

5.2AI score
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2026/02/18 12:25 a.m.10 views

SUSE CVE-2026-23126

In the Linux kernel, the following vulnerability has been resolved: netdevsim: fix a race issue related to the operation on bpfboundprogs list The netdevsim driver lacks a protection mechanism for operations on the bpfboundprogs list. When the nsimbpfcreateprog performs listaddtail, it is possibl...

4.7CVSS5.7AI score0.00086EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/02/18 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2025-71236

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - scsi: qla2xxx: Validate sp before freeing associated memory System crash with the following signature 154563.214890 nvme nvme2: NVME-FC1: controller connect...

7.5CVSS6.1AI score0.00239EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/02/17 12:00 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2026-23115

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - serial: Fix not set tty-port race condition Revert commit bfc467db60b7 serial: remove redundant ttyportlinkdevice because the ttyportlinkdevice is not redundant...

4.7CVSS4.9AI score0.00074EPSS
SaveExploits0References2
CVE
CVE
added 2026/02/14 4:01 p.m.63 views

CVE-2026-23173

CVE-2026-23173 affects the Linux kernel mlx5e driver (TC flow offload). The issue arises when deleting TC steering flows: the code previously iterated over all possible ports, potentially touching non-existent peers and risking a NULL pointer dereference. The fix ensures cleanup only occurs for d...

5.5CVSS5.2AI score0.00114EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2026/02/14 4:01 p.m.10 views

EUVD-2026-5866

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: TC, delete flows only for existing peers When deleting TC steering flows, iterate only over actual devcom peers instead of assuming all possible ports exist. This avoids touching non-existent peers and ensures cleanup ...

5.2AI score0.00114EPSS
SaveExploits0References4
NVD
NVD
added 2026/02/14 3:16 p.m.16 views

CVE-2026-23126

In the Linux kernel, the following vulnerability has been resolved: netdevsim: fix a race issue related to the operation on bpfboundprogs list The netdevsim driver lacks a protection mechanism for operations on the bpfboundprogs list. When the nsimbpfcreateprog performs listaddtail, it is possibl...

4.7CVSS0.00086EPSS
SaveExploits0References5
OSV
OSV
added 2026/02/14 3:16 p.m.10 views

UBUNTU-CVE-2026-23126

In the Linux kernel, the following vulnerability has been resolved: netdevsim: fix a race issue related to the operation on bpfboundprogs list The netdevsim driver lacks a protection mechanism for operations on the bpfboundprogs list. When the nsimbpfcreateprog performs listaddtail, it is possibl...

4.7CVSS5.7AI score0.00086EPSS
SaveExploits0References23
UbuntuCve
UbuntuCve
added 2026/02/14 3:16 p.m.12 views

CVE-2026-23126

In the Linux kernel, the following vulnerability has been resolved: netdevsim: fix a race issue related to the operation on bpfboundprogs list The netdevsim driver lacks a protection mechanism for operations on the bpfboundprogs list. When the nsimbpfcreateprog performs listaddtail, it is possibl...

4.7CVSS5.5AI score0.00086EPSS
SaveExploits0References22
ATTACKERKB
ATTACKERKB
added 2026/02/14 3:09 p.m.9 views

CVE-2026-23126

In the Linux kernel, the following vulnerability has been resolved: netdevsim: fix a race issue related to the operation on bpfboundprogs list The netdevsim driver lacks a protection mechanism for operations on the bpfboundprogs list. When the nsimbpfcreateprog performs listaddtail, it is possibl...

5.2AI score0.00086EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/02/14 3:09 p.m.13 views

CVE-2026-23126 netdevsim: fix a race issue related to the operation on bpf_bound_progs list

In the Linux kernel, the following vulnerability has been resolved: netdevsim: fix a race issue related to the operation on bpfboundprogs list The netdevsim driver lacks a protection mechanism for operations on the bpfboundprogs list. When the nsimbpfcreateprog performs listaddtail, it is possibl...

5.3AI score
SaveExploits0References8
EUVD
EUVD
added 2026/02/14 3:09 p.m.11 views

EUVD-2026-5910

In the Linux kernel, the following vulnerability has been resolved: netdevsim: fix a race issue related to the operation on bpfboundprogs list The netdevsim driver lacks a protection mechanism for operations on the bpfboundprogs list. When the nsimbpfcreateprog performs listaddtail, it is possibl...

5.3AI score0.00086EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/02/14 3:09 p.m.36 views

CVE-2026-23126 netdevsim: fix a race issue related to the operation on bpf_bound_progs list

In the Linux kernel, the following vulnerability has been resolved: netdevsim: fix a race issue related to the operation on bpfboundprogs list The netdevsim driver lacks a protection mechanism for operations on the bpfboundprogs list. When the nsimbpfcreateprog performs listaddtail, it is possibl...

0.00086EPSS
SaveExploits0References5
Rows per page
Query Builder