Lucene search
+L

1548 matches found

Debian CVE
Debian CVE
added 2025/04/01 3:47 p.m.21 views

CVE-2025-21975

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: handle errors in mlx5chainscreatetable In mlx5chainscreatetable, the return value of mlx5getfdbsubns and mlx5getflownamespace must be checked to prevent NULL pointer dereferences. If either function fails, the function...

5.5CVSS5.6AI score0.00194EPSS
SaveExploits0
CVE
CVE
added 2025/04/01 3:47 p.m.153 views

CVE-2025-21975

Technical details for CVE-2025-21975 are not publicly provided in the supplied Connected documents. The entry description exists, but there are no explicit affected products/versions, impact, or fixes in the connected items. Monitor for vendor advisories.

5.5CVSS7.1AI score0.00194EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2025/04/01 3:47 p.m.15 views

CVE-2025-21975 net/mlx5: handle errors in mlx5_chains_create_table()

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: handle errors in mlx5chainscreatetable In mlx5chainscreatetable, the return value of mlx5getfdbsubns and mlx5getflownamespace must be checked to prevent NULL pointer dereferences. If either function fails, the function...

6AI score
SaveExploits0References12
Debian CVE
Debian CVE
added 2025/04/01 3:47 p.m.16 views

CVE-2025-21970

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.8CVSS5.7AI score0.00198EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/04/01 3:47 p.m.30 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.00198EPSS
SaveExploits0References6
CVE
CVE
added 2025/04/01 3:47 p.m.137 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.00198EPSS
SaveExploits0References7Affected Software1
BDU FSTEC
BDU FSTEC
added 2025/04/01 12:00 a.m.14 views

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

The vulnerability of the driver drivers/net/ethernet/mellanox/mlx5/core/esw/qos.c in Linux operating systems is related to improper release of resources. Exploiting this vulnerability can allow an attacker to cause service failures...

5.5CVSS5.5AI score0.00181EPSS
SaveExploits0References6Affected Software1
CNNVD
CNNVD
added 2025/04/01 12:00 a.m.7 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 the net/mlx5 module not properly handling errors in mlx5chainscreatetable...

5.5CVSS6.6AI score0.00194EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2025/04/01 12:00 a.m.9 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 Linux kernel that stems from the net/mlx5 module that may cause a crash when checking the LAG status...

5.5CVSS6.5AI score0.00198EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2025/03/28 3:00 a.m.7 views

SUSE CVE-2025-21886

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix implicit ODP hang on parent deregistration Fix the destroyunusedimplicitchildmr to prevent hanging during parent deregistration as of below 1. Upon entering destroyunusedimplicitchildmr, the reference count for the...

5.5CVSS6.7AI score0.00199EPSS
SaveExploits0References17
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
SUSE CVE
SUSE CVE
added 2025/03/28 3:00 a.m.10 views

SUSE CVE-2025-21892

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix the recovery flow of the UMR QP This patch addresses an issue in the recovery flow of the UMR QP, ensuring tasks do not get stuck, as highlighted by the call trace 1. During recovery, before transitioning the QP to...

5.5CVSS7.5AI score0.00135EPSS
SaveExploits0References15
OSV
OSV
added 2025/03/27 3:15 p.m.13 views

DEBIAN-CVE-2025-21892

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix the recovery flow of the UMR QP This patch addresses an issue in the recovery flow of the UMR QP, ensuring tasks do not get stuck, as highlighted by the call trace 1. During recovery, before transitioning the QP to...

4.7CVSS5.5AI score0.00135EPSS
SaveExploits0References1
OSV
OSV
added 2025/03/27 3:15 p.m.29 views

AZL-62842 CVE-2025-21888 affecting package kernel 6.6.150.1-1

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.5CVSS6.3AI score0.00189EPSS
SaveExploits0References1
OSV
OSV
added 2025/03/27 3:15 p.m.17 views

AZL-69018 CVE-2025-21888 affecting package kernel 5.15.200.1-1

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.5CVSS6.2AI score0.00189EPSS
SaveExploits0References1
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
OSV
OSV
added 2025/03/27 3:15 p.m.6 views

DEBIAN-CVE-2025-21886

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix implicit ODP hang on parent deregistration Fix the destroyunusedimplicitchildmr to prevent hanging during parent deregistration as of below 1. Upon entering destroyunusedimplicitchildmr, the reference count for the...

5.5CVSS5.7AI score0.00199EPSS
SaveExploits0References1
NVD
NVD
added 2025/03/27 3:15 p.m.13 views

CVE-2025-21886

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix implicit ODP hang on parent deregistration Fix the destroyunusedimplicitchildmr to prevent hanging during parent deregistration as of below 1. Upon entering destroyunusedimplicitchildmr, the reference count for the...

5.5CVSS0.00199EPSS
SaveExploits0References3
OSV
OSV
added 2025/03/27 3:15 p.m.27 views

UBUNTU-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.5CVSS6.2AI score0.00189EPSS
SaveExploits0References32
OSV
OSV
added 2025/03/27 3:15 p.m.15 views

UBUNTU-CVE-2025-21882

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix vport QoS cleanup on error When enabling vport QoS fails, the scheduling node was never freed, causing a leak. Add the missing free and reset the vport scheduling node pointer to NULL...

7.8CVSS5.7AI score0.00181EPSS
SaveExploits0References5
Rows per page
Query Builder