Lucene search
+L

138 matches found

Tenable Nessus
Tenable Nessus
added 2025/08/09 12:00 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2024-38590

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Modify the print level of CQE error Too much print may lead to a panic in kernel...

7.1CVSS5.2AI score0.00313EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/08 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2022-48985

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: net: mana: Fix race on per-CQ variable napi workdone After calling napicompletedone, the...

9.8CVSS5.2AI score0.0059EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
added 2025/06/25 12:00 a.m.12 views

The vulnerability of the mana_ib_install_cq_cb() function in the drivers/infiniband/hw/mana/cq.c file of the Linux operating system allows a hacker to compromise the confidentiality and accessibility of protected information.

The vulnerability of the manaibinstallcqcb function in the drivers/infiniband/hw/mana/cq.c file of the Linux operating system is related to the execution of operations outside of memory buffers. Exploiting this vulnerability could allow an attacker to compromise the confidentiality and...

7.1CVSS6.5AI score0.00247EPSS
SaveExploits0References14Affected Software1
OSV
OSV
added 2025/06/18 11:15 a.m.4 views

DEBIAN-CVE-2022-50137

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Fix a window for use-after-free During a destroy CQ an interrupt may cause processing of a CQE after CQ resources are freed by irdmacqfreersrc. Fix this by moving the call to irdmacqfreersrc after the...

7.8CVSS5.4AI score0.00221EPSS
SaveExploits0References1
OSV
OSV
added 2025/06/18 11:15 a.m.6 views

UBUNTU-CVE-2022-50137

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Fix a window for use-after-free During a destroy CQ an interrupt may cause processing of a CQE after CQ resources are freed by irdmacqfreersrc. Fix this by moving the call to irdmacqfreersrc after the...

7.8CVSS6AI score0.00221EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2025/05/21 12:56 a.m.13 views

kernel: net/mlx5e: SHAMPO, Fix invalid WQ linked list unlink

In Linux kernel net/mlx5e, for SHAMPO, it is possible to receive CQEs with 0 consumed strides for the same WQE even after the WQE is fully consumed and unlinked. This triggers an additional unlink for the same wqe which corrupts the linked list...

9.8CVSS6.9AI score0.00564EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/05/07 2:19 a.m.8 views

SUSE CVE-2022-49858

In the Linux kernel, the following vulnerability has been resolved: octeontx2-pf: Fix SQE threshold checking Current way of checking available SQE count which is based on HW updated SQB count could result in driver submitting an SQE even before CQE for the previously transmitted SQE at the same...

5.5CVSS6.3AI score0.00168EPSS
SaveExploits0References9
OSV
OSV
added 2025/05/01 1:15 p.m.4 views

DEBIAN-CVE-2025-23154

In the Linux kernel, the following vulnerability has been resolved: iouring/net: fix ioreqpostcqe abuse by send bundle 114.987980 T5313 WARNING: CPU: 6 PID: 5313 at iouring/iouring.c:872 ioreqpostcqe+0x12e/0x4f0 114.991597 T5313 RIP: 0010:ioreqpostcqe+0x12e/0x4f0 115.001880 T5313 Call Trace:...

5.5CVSS5.6AI score0.00189EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2025/04/18 11:19 p.m.9 views

SUSE CVE-2025-22086

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix mlx5pollone curqp update flow When curqp isn't NULL, in order to avoid fetching the QP from the radix tree again we check if the next cqe QP is identical to the one we already have. The bug however is that we are...

5.5CVSS7.5AI score0.00278EPSS
SaveExploits0References19
OSV
OSV
added 2025/02/27 3:15 a.m.17 views

AZL-68967 CVE-2025-21732 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix a race for an ODP MR which leads to CQE with error This patch addresses a race condition for an ODP MR that can result in a CQE with an error on the UMR QP. During the mlx5ibderegmr flow, the following sequence of...

4.7CVSS6.6AI score0.00135EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2025/02/14 5:54 a.m.6 views

SUSE CVE-2023-52903

In the Linux kernel, the following vulnerability has been resolved: iouring: lock overflowing for IOPOLL syzbot reports an issue with overflow filling for IOPOLL: WARNING: CPU: 0 PID: 28 at iouring/iouring.c:734 iocqringeventoverflow+0x1c0/0x230 iouring/iouring.c:734 CPU: 0 PID: 28 Comm:...

5.5CVSS6.1AI score0.00186EPSS
SaveExploits0References3
OSV
OSV
added 2024/12/29 12:15 p.m.12 views

AZL-55247 CVE-2024-56722 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix cpu stuck caused by printings during reset During reset, cmd to destroy resources such as qp, cq, and mr may fail, and error logs will be printed. When a large number of resources are destroyed, there will be lots o...

5.5CVSS6.3AI score0.00222EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/12/29 11:29 a.m.3 views

CVE-2024-56722 RDMA/hns: Fix cpu stuck caused by printings during reset

In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix cpu stuck caused by printings during reset During reset, cmd to destroy resources such as qp, cq, and mr may fail, and error logs will be printed. When a large number of resources are destroyed, there will be lots o...

7.4AI score0.00222EPSS
SaveExploits0References5
OSV
OSV
added 2024/10/21 8:15 p.m.7 views

DEBIAN-CVE-2022-48985

In the Linux kernel, the following vulnerability has been resolved: net: mana: Fix race on per-CQ variable napi workdone After calling napicompletedone, the NAPIFSTATESCHED bit may be cleared, and another CPU can start napi thread and access per-CQ variable, cq-workdone. If the other thread for...

4.7CVSS5.2AI score0.0059EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/04 7:15 p.m.25 views

AZL-49875 CVE-2024-44970 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: SHAMPO, Fix invalid WQ linked list unlink When all the strides in a WQE have been consumed, the WQE is unlinked from the WQ linked list mlx5wqllpop. For SHAMPO, it is possible to receive CQEs with 0 consumed strides fo...

5.5CVSS6.7AI score0.00564EPSS
SaveExploits0References1
OSV
OSV
added 2024/06/19 2:15 p.m.4 views

DEBIAN-CVE-2024-38545

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.8CVSS5.9AI score0.00252EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2024/06/04 12:00 a.m.25 views

PT-2024-31337

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.6.50 Description The issue arises in the net/mlx5e component of the Linux kernel, specifically with the SHAMPO feature. When all strides in a Work Queue Element WQE are consumed, the WQE is unlinked from the Wo...

5.5CVSS5.4AI score0.00564EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/05/23 3:23 p.m.9 views

SUSE CVE-2023-52782

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Track xmit submission to PTP WQ after populating metadata map Ensure the skb is available in metadata mapping to skbs before tracking the metadata index for detecting undelivered CQEs. If the metadata index is put in t...

5.9CVSS6.6AI score0.00235EPSS
SaveExploits0References10
RedHat Linux
RedHat Linux
added 2024/05/22 10:03 a.m.12 views

kernel: RDMA/efa: Fix wrong resources deallocation order

In the Linux kernel, the following vulnerability has been resolved: RDMA/efa: Fix wrong resources deallocation order When trying to destroy QP or CQ, we first decrease the refcount and potentially free memory regions allocated for the object and then request the device to destroy the object. If t...

7.8CVSS5.7AI score0.00137EPSS
SaveExploits0References5
OSV
OSV
added 2024/05/21 3:15 p.m.4 views

DEBIAN-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.8CVSS5.8AI score0.00234EPSS
SaveExploits0References1
Rows per page
Query Builder