Lucene search
+L

2774 matches found

Vulnrichment
Vulnrichment
added 2024/06/19 1:45 p.m.21 views

CVE-2024-38591 RDMA/hns: Fix deadlock on SRQ async events.

In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix deadlock on SRQ async events. xalock for SRQ table may be required in AEQ. Use xastoreirq/ xaeraseirq to avoid deadlock...

6.9AI score0.00173EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2024/06/19 1:45 p.m.40 views

CVE-2024-38591 RDMA/hns: Fix deadlock on SRQ async events.

In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix deadlock on SRQ async events. xalock for SRQ table may be required in AEQ. Use xastoreirq/ xaeraseirq to avoid deadlock...

0.00173EPSS
SaveExploits0References7
OSV
OSV
added 2024/06/19 1:45 p.m.21 views

CVE-2024-38591 RDMA/hns: Fix deadlock on SRQ async events.

In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix deadlock on SRQ async events. xalock for SRQ table may be required in AEQ. Use xastoreirq/ xaeraseirq to avoid deadlock...

5.5CVSS6.1AI score0.00173EPSS
SaveExploits0References11
CVE
CVE
added 2024/06/19 1:45 p.m.122 views

CVE-2024-38591

CVE-2024-38591 affects the Linux kernel RDMA/hns driver. The issue is a deadlock in SRQ handling during asynchronous events: xa_lock for the SRQ table may be required in AEQ, and the patch uses xa_store_irq() / xa_erase_irq() to avoid deadlock. Documentation confirms the vulnerability is resolved...

5.5CVSS7.1AI score0.00173EPSS
SaveExploits0References8Affected Software1
Debian CVE
Debian CVE
added 2024/06/19 1:45 p.m.51 views

CVE-2024-38591

In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix deadlock on SRQ async events. xalock for SRQ table may be required in AEQ. Use xastoreirq/ xaeraseirq to avoid deadlock...

5.5CVSS5.4AI score0.00173EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/06/19 1:45 p.m.22 views

CVE-2024-38590 RDMA/hns: Modify the print level of CQE error

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. Change ibdeverr to ibdeverrratelimited, and change the printing level of cqe dump to debug level...

6.7AI score0.00239EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2024/06/19 1:45 p.m.31 views

CVE-2024-38590 RDMA/hns: Modify the print level of CQE error

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. Change ibdeverr to ibdeverrratelimited, and change the printing level of cqe dump to debug level...

0.00239EPSS
SaveExploits0References7
OSV
OSV
added 2024/06/19 1:45 p.m.19 views

CVE-2024-38590 RDMA/hns: Modify the print level of CQE error

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. Change ibdeverr to ibdeverrratelimited, and change the printing level of cqe dump to debug level...

5.5CVSS5.8AI score0.00239EPSS
SaveExploits0References10
CVE
CVE
added 2024/06/19 1:45 p.m.102 views

CVE-2024-38590

CVE-2024-38590 affects the Linux kernel RDMA/hns path where excessive CQE error printing could panic the kernel. The fix changes ibdev_err() to ibdev_err_ratelimited() and lowers the CQE dump printing level to debug, per the provided commits (Git kernel stable history). Connected Nessus entries r...

5.5CVSS7AI score0.00239EPSS
SaveExploits0References7Affected Software1
Debian CVE
Debian CVE
added 2024/06/19 1:45 p.m.41 views

CVE-2024-38590

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. Change ibdeverr to ibdeverrratelimited, and change the printing level of cqe dump to debug level...

5.5CVSS5.2AI score0.00239EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/06/19 1:35 p.m.12 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...

6.9AI score0.00252EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/06/19 1:35 p.m.29 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...

0.00252EPSS
SaveExploits0References6
CVE
CVE
added 2024/06/19 1:35 p.m.136 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
Debian CVE
Debian CVE
added 2024/06/19 1:35 p.m.38 views

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
SaveExploits0
OSV
OSV
added 2024/06/19 1:35 p.m.16 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 score0.00252EPSS
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2024/06/19 1:35 p.m.29 views

CVE-2024-38544 RDMA/rxe: Fix seg fault in rxe_comp_queue_pkt

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix seg fault in rxecompqueuepkt In rxecompqueuepkt an incoming response packet skb is enqueued to the resppkts queue and then a decision is made whether to run the completer task inline or schedule it. Finally the skb ...

7AI score0.00248EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/06/19 1:35 p.m.32 views

CVE-2024-38544 RDMA/rxe: Fix seg fault in rxe_comp_queue_pkt

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix seg fault in rxecompqueuepkt In rxecompqueuepkt an incoming response packet skb is enqueued to the resppkts queue and then a decision is made whether to run the completer task inline or schedule it. Finally the skb ...

0.00248EPSS
SaveExploits0References8
OSV
OSV
added 2024/06/19 1:35 p.m.17 views

CVE-2024-38544 RDMA/rxe: Fix seg fault in rxe_comp_queue_pkt

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix seg fault in rxecompqueuepkt In rxecompqueuepkt an incoming response packet skb is enqueued to the resppkts queue and then a decision is made whether to run the completer task inline or schedule it. Finally the skb ...

6.3CVSS6AI score0.00248EPSS
SaveExploits0References12
CVE
CVE
added 2024/06/19 1:35 p.m.162 views

CVE-2024-38544

CVE-2024-38544 relates to a Linux kernel vulnerability in RDMA/rxe where a segfault could occur in rxe_comp_queue_pkt. The root cause was dereferencing a previously freed skb because the code accessed hw counters after enqueuing, and the completion task might run in another thread. The fix change...

6.3CVSS7.4AI score0.00248EPSS
SaveExploits0References9Affected Software1
Debian CVE
Debian CVE
added 2024/06/19 1:35 p.m.24 views

CVE-2024-38544

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix seg fault in rxecompqueuepkt In rxecompqueuepkt an incoming response packet skb is enqueued to the resppkts queue and then a decision is made whether to run the completer task inline or schedule it. Finally the skb ...

6.3CVSS5.6AI score0.00248EPSS
SaveExploits0
Rows per page
Query Builder