Lucene search
+L

311 matches found

BDU FSTEC
BDU FSTEC
added 2025/04/09 12:00 a.m.16 views

Vulnerability of the hws_matcher_disconnect() function in the drivers/net/ethernet/mellanox/mlx5/core/steering/hws/matcher.c module – The Mellanox Ethernet network adapter support driver for the Linux operating system allows a hacker to compromise the confidentiality, integrity, and accessibility of protected information.

Vulnerability of the hwsmatcherdisconnect function in the drivers/net/ethernet/mellanox/mlx5/core/steering/hws/matcher.c module – The Mellanox Ethernet network adapter driver for Linux operating systems is vulnerable due to the repeated use of previously freed memory. Exploiting this vulnerabilit...

7.8CVSS6.4AI score0.00221EPSS
SaveExploits0References9Affected Software4
CVE
CVE
added 2025/04/01 3:47 p.m.133 views

CVE-2025-21970

CVE-2025-21970 affects the Linux kernel mlx5 bridge implementation (net/mlx5) where removing a LAG device from a bridge can crash the system. The root cause is a sequence where, during NETDEV_CHANGEUPPER, the driver checks mlx5_lag_is_shared_fdb and may call mlx5_esw_bridge_lag_rep_get() which re...

7.8CVSS7AI score0.00189EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
added 2025/04/01 3:47 p.m.29 views

CVE-2025-21970 net/mlx5: Bridge, fix the crash caused by LAG state check

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Bridge, fix the crash caused by LAG state check When removing LAG device from bridge, NETDEVCHANGEUPPER event is triggered. Driver finds the lower devices PFs to flush all the offloaded entries. And mlx5lagissharedfdb i...

7.8CVSS0.00189EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2025/03/28 3:00 a.m.9 views

SUSE CVE-2025-21888

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix a WARN during deregmr for DM type Memory regions MR of type DM device memory do not have an associated umem. In the mlx5ibderegmr - mlx5freeprivdescs flow, the code incorrectly takes the wrong branch, attempting to...

5.5CVSS7.5AI score0.00189EPSS
SaveExploits0References18
OSV
OSV
added 2025/03/27 3:15 p.m.2 views

DEBIAN-CVE-2025-21888

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix a WARN during deregmr for DM type Memory regions MR of type DM device memory do not have an associated umem. In the mlx5ibderegmr - mlx5freeprivdescs flow, the code incorrectly takes the wrong branch, attempting to...

5.5CVSS5.7AI score0.00189EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2025/03/27 12:00 a.m.10 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from mlx5 not properly cleaning up vport QoS resources, which could lead to a memory leak...

5.5CVSS6.2AI score0.00181EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/02/28 2:21 a.m.8 views

SUSE CVE-2025-21720

In the Linux kernel, the following vulnerability has been resolved: xfrm: delete intermediate secpath entry in packet offload mode Packets handled by hardware have added secpath as a way to inform XFRM core code that this path was already handled. That secpath is not needed at all after policy is...

5.5CVSS7.6AI score0.00353EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
added 2025/02/28 2:21 a.m.3 views

SUSE CVE-2025-21751

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: HWS, change error flow on matcher disconnect Currently, when firmware failure occurs during matcher disconnect flow, the error flow of the function reconnects the matcher back and returns an error, which continues runni...

5.5CVSS6.6AI score0.00221EPSS
SaveExploits0References3
OSV
OSV
added 2025/02/27 8:16 p.m.3 views

DEBIAN-CVE-2025-21800

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: HWS, fix definer's HWSSET32 macro for negative offset When bit offset for HWSSET32 macro is negative, UBSAN complains about the shift-out-of-bounds: UBSAN: shift-out-of-bounds in...

7.8CVSS5.7AI score0.0021EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/27 2:15 a.m.3 views

DEBIAN-CVE-2025-21720

In the Linux kernel, the following vulnerability has been resolved: xfrm: delete intermediate secpath entry in packet offload mode Packets handled by hardware have added secpath as a way to inform XFRM core code that this path was already handled. That secpath is not needed at all after policy is...

5.5CVSS5.8AI score0.00353EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/27 2:15 a.m.19 views

AZL-59022 CVE-2025-21714 affecting package kernel 6.6.126.1-1

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix implicit ODP use after free Prevent double queueing of implicit ODP mr destroy work by using xacmpxchg to make sure this is the only time we are destroying this specific mr. Without this change, we could try to...

7.8CVSS6.7AI score0.00196EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/27 2:15 a.m.7 views

UBUNTU-CVE-2025-21720

In the Linux kernel, the following vulnerability has been resolved: xfrm: delete intermediate secpath entry in packet offload mode Packets handled by hardware have added secpath as a way to inform XFRM core code that this path was already handled. That secpath is not needed at all after policy is...

7.5CVSS6.3AI score0.00353EPSS
SaveExploits0References19
CNNVD
CNNVD
added 2025/02/27 12:00 a.m.8 views

Linux kernel 资源管理错误漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. Linux kernel suffers from a resource management error vulnerability that stems from the mlx5 driver error streaming on matcher disconnect could lead to reuse after release...

7.8CVSS5AI score0.00221EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2025/02/26 1:55 a.m.3 views

CVE-2022-49206 RDMA/mlx5: Fix memory leak in error flow for subscribe event routine

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix memory leak in error flow for subscribe event routine In case the second xainsert fails, the objevent is not released. Fix the error unwind flow to free that memory to avoid a memory leak...

6.1AI score0.00264EPSS
SaveExploits0References6
BDU FSTEC
BDU FSTEC
added 2025/02/12 12:00 a.m.9 views

The vulnerability of the mlx5 driver (drivers/net/ethernet/mellanox/mlx5/core/en_accel/ipsec.c) in Linux operating systems, which allows a hacker to cause a service failure.

The vulnerability of the mlx5 driver drivers/net/ethernet/mellanox/mlx5/core/enaccel/ipsec.c in Linux operating systems is related to incorrect resource locking. Exploiting this vulnerability can allow an attacker to cause service failures...

5.5CVSS6.7AI score0.00177EPSS
SaveExploits0References11Affected Software3
BDU FSTEC
BDU FSTEC
added 2025/02/12 12:00 a.m.9 views

The vulnerability of the mlx5_lagdestroy_definers() function in the mlx5 driver (drivers/net/ethernet/mellanox/mlx5/core/lag/port_sel.c) in Linux operating systems allows a hacker to cause a service failure.

The vulnerability of the mlx5lagdestroydefiners function in the mlx5 driver drivers/net/ethernet/mellanox/mlx5/core/lag/portsel.c in Linux operating systems is related to pointer manipulation. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS6.7AI score0.00224EPSS
SaveExploits0References17Affected Software5
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.5 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Added a timeout to the acquisition of the command queue semaphore. Prevented forced completion handling on an entry that has not yet been assigned an index, thereby avoiding an out-of-bounds access at idx = -22. Instead...

7.8CVSS6.2AI score0.00259EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/01/31 6:33 p.m.14 views

CVE-2025-21675

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Clear port select structure when fail to create Clear the port select structure on error so no stale values left after definers are destroyed. That's because the mlx5lagdestroydefiners always try to destroy all lag...

5.5CVSS6.1AI score0.00224EPSS
SaveExploits0References4
Microsoft CVE
Microsoft CVE
added 2025/01/29 8:00 a.m.7 views

net/mlx5: Unregister notifier on eswitch init failure

...

5.5CVSS7AI score0.00219EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2025/01/28 12:00 a.m.14 views

Vulnerability of the mlx5r_umr_resource_cleanup() function in the drivers/infiniband/hw/mlx5/umr.c kernel module of the Linux operating system, allowing a hacker to trigger a service failure

The vulnerability of the mlx5rumrresourcecleanup function in the drivers/infiniband/hw/mlx5/umr.c file of the Linux kernel is related to pointer dereferencing errors. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS6.8AI score0.00202EPSS
SaveExploits0References9Affected Software3
Rows per page
Query Builder