Lucene search
+L

158 matches found

CVE
CVE
added 2024/06/19 1:35 p.m.146 views

CVE-2024-38545

CVE-2024-38545 : In the Linux kernel, RDMA/hns CQ destruction can race with asynchronous events, leading to a use-after-free if the CQ refcount is released concurrently. The issue is fixed by protecting the CQ refcount with a lock (xa_lock). Astra Linux’s security bulletin confirms the same vulne...

7.8CVSS8.5AI score0.00252EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2024/06/19 1:35 p.m.19 views

CVE-2024-38545 RDMA/hns: Fix UAF for cq async event

In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix UAF for cq async event The refcount of CQ is not protected by locks. When CQ asynchronous events and CQ destruction are concurrent, CQ may have been released, which will cause UAF. Use the xalock to protect the CQ...

7.8CVSS6AI score
SaveExploits0References9
Debian CVE
Debian CVE
added 2024/06/19 1:35 p.m.59 views

CVE-2024-38542

In the Linux kernel, the following vulnerability has been resolved: RDMA/manaib: boundary check before installing cq callbacks Add a boundary check inside manaibinstallcqcb to prevent index overflow...

7.8CVSS6.2AI score0.00247EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/05/25 3:34 a.m.8 views

SUSE CVE-2021-47438

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix memory leak in mlx5coredestroycq error path Prior to this patch in case mlx5coredestroycq failed it returns without completing all destroy operations and that leads to memory leak. Instead, complete the destroy flo...

5.5CVSS6.1AI score0.00233EPSS
SaveExploits0References12
SUSE CVE
SUSE CVE
added 2024/05/23 3:05 a.m.10 views

SUSE CVE-2021-47261

In the Linux kernel, the following vulnerability has been resolved: IB/mlx5: Fix initializing CQ fragments buffer The function initcqfragbuf can be called to initialize the current CQ fragments buffer cq-buf, or the temporary cq-resizebuf that is filled during CQ resize operation. However, the...

7.8CVSS6.2AI score0.00234EPSS
SaveExploits0References13
OSV
OSV
added 2024/05/22 7:15 a.m.2 views

DEBIAN-CVE-2021-47438

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix memory leak in mlx5coredestroycq error path Prior to this patch in case mlx5coredestroycq failed it returns without completing all destroy operations and that leads to memory leak. Instead, complete the destroy flo...

5.5CVSS5.6AI score0.00233EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/22 7:15 a.m.5 views

UBUNTU-CVE-2021-47438

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix memory leak in mlx5coredestroycq error path Prior to this patch in case mlx5coredestroycq failed it returns without completing all destroy operations and that leads to memory leak. Instead, complete the destroy flo...

7.1CVSS6.3AI score0.00233EPSS
SaveExploits0References6
OSV
OSV
added 2024/05/21 3:15 p.m.14 views

CVE-2021-47261

In the Linux kernel, the following vulnerability has been resolved: IB/mlx5: Fix initializing CQ fragments buffer The function initcqfragbuf can be called to initialize the current CQ fragments buffer cq-buf, or the temporary cq-resizebuf that is filled during CQ resize operation. However, the...

7.8CVSS6.3AI score
SaveExploits0References5
NVD
NVD
added 2024/05/21 3:15 p.m.21 views

CVE-2021-47261

In the Linux kernel, the following vulnerability has been resolved: IB/mlx5: Fix initializing CQ fragments buffer The function initcqfragbuf can be called to initialize the current CQ fragments buffer cq-buf, or the temporary cq-resizebuf that is filled during CQ resize operation. However, the...

7.8CVSS6.5AI score0.00234EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2024/05/21 3:15 p.m.22 views

CVE-2021-47261

In the Linux kernel, the following vulnerability has been resolved: IB/mlx5: Fix initializing CQ fragments buffer The function initcqfragbuf can be called to initialize the current CQ fragments buffer cq-buf, or the temporary cq-resizebuf that is filled during CQ resize operation. However, the...

7.8CVSS6.4AI score0.00234EPSS
SaveExploits0References7
OSV
OSV
added 2024/05/21 3:15 p.m.7 views

UBUNTU-CVE-2021-47261

In the Linux kernel, the following vulnerability has been resolved: IB/mlx5: Fix initializing CQ fragments buffer The function initcqfragbuf can be called to initialize the current CQ fragments buffer cq-buf, or the temporary cq-resizebuf that is filled during CQ resize operation. However, the...

7.8CVSS6.3AI score0.00234EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/05/21 2:19 p.m.21 views

CVE-2021-47261 IB/mlx5: Fix initializing CQ fragments buffer

In the Linux kernel, the following vulnerability has been resolved: IB/mlx5: Fix initializing CQ fragments buffer The function initcqfragbuf can be called to initialize the current CQ fragments buffer cq-buf, or the temporary cq-resizebuf that is filled during CQ resize operation. However, the...

7.8CVSS6.9AI score0.00234EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/05/21 2:19 p.m.30 views

CVE-2021-47261 IB/mlx5: Fix initializing CQ fragments buffer

In the Linux kernel, the following vulnerability has been resolved: IB/mlx5: Fix initializing CQ fragments buffer The function initcqfragbuf can be called to initialize the current CQ fragments buffer cq-buf, or the temporary cq-resizebuf that is filled during CQ resize operation. However, the...

7.8CVSS6.4AI score0.00234EPSS
SaveExploits0References5
CVE
CVE
added 2024/05/21 2:19 p.m.101 views

CVE-2021-47261

CVE-2021-47261 affects the Linux kernel mlx5 IB driver. The CQ fragment initialization could read from the wrong buffer due to using get_cqe(), risking kernel panic when CQ size grows. The fix uses mlx5_frag_buf_get_wqe() to obtain CQEs from the correct source buffer, mitigating the issue. The li...

7.8CVSS6.7AI score0.00234EPSS
SaveExploits0References5Affected Software1
Positive Technologies
Positive Technologies
added 2024/05/05 12:00 a.m.11 views

PT-2024-28064

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue is related to a boundary check in the RDMA/mana ib component of the Linux kernel. Specifically, a boundary check was added inside the mana ib install cq cb function to prevent...

7.8CVSS6.7AI score0.00247EPSS
SaveExploits0
OSV
OSV
added 2024/05/03 3:15 p.m.7 views

DEBIAN-CVE-2022-48694

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Fix drain SQ hang with no completion SW generated completions for outstanding WRs posted on SQ after QP is in error target the wrong CQ. This causes the ibdrainsq to hang with no completion. Fix this to generate...

7.8CVSS5.5AI score0.00612EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/05/03 3:06 p.m.49 views

CVE-2022-48694 RDMA/irdma: Fix drain SQ hang with no completion

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Fix drain SQ hang with no completion SW generated completions for outstanding WRs posted on SQ after QP is in error target the wrong CQ. This causes the ibdrainsq to hang with no completion. Fix this to generate...

7.5CVSS7.6AI score0.00612EPSS
SaveExploits0References3
OSV
OSV
added 2024/05/03 3:06 p.m.32 views

CVE-2022-48694 RDMA/irdma: Fix drain SQ hang with no completion

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Fix drain SQ hang with no completion SW generated completions for outstanding WRs posted on SQ after QP is in error target the wrong CQ. This causes the ibdrainsq to hang with no completion. Fix this to generate...

7.5CVSS6AI score
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2024/04/15 11:20 p.m.5 views

SUSE CVE-2021-47197

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: nullify cq-dbg pointer in mlx5debugcqremove Prior to this patch in case mlx5coredestroycq failed it proceeds to rest of destroy operations. mlx5coredestroycq could be called again by user and cause additional call of...

5.5CVSS6AI score0.00234EPSS
SaveExploits0References11
RedhatCVE
RedhatCVE
added 2024/04/11 10:01 p.m.21 views

CVE-2021-47197

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: nullify cq-dbg pointer in mlx5debugcqremove Prior to this patch in case mlx5coredestroycq failed it proceeds to rest of destroy operations. mlx5coredestroycq could be called again by user and cause additional call of...

4.4CVSS6.9AI score0.00234EPSS
SaveExploits0References4
Rows per page
Query Builder