Lucene search
+L

2760 matches found

OSV
OSV
added 2024/06/19 3:15 p.m.13 views

CVE-2021-47614

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Fix a user-after-free in addpbleprm When irdmahmcsdone fails, 'chunk' is freed while its still on the PBLE info list. Add the chunk entry to the PBLE info list only after successful setting of the SD in irdmahmcsdone...

7.8CVSS8.3AI score
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2024/06/19 3:15 p.m.17 views

CVE-2021-47616

In the Linux kernel, the following vulnerability has been resolved: RDMA: Fix use-after-free in rxequeuecleanup On error handling path in rxeqpfrominit qp-sq.queue is freed and then rxecreateqp will drop last reference to this object. qp clean up function will try to free this queue one time and ...

7.8CVSS5.9AI score0.00217EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/06/19 3:15 p.m.17 views

CVE-2021-47614

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Fix a user-after-free in addpbleprm When irdmahmcsdone fails, 'chunk' is freed while its still on the PBLE info list. Add the chunk entry to the PBLE info list only after successful setting of the SD in irdmahmcsdone...

7.8CVSS6.4AI score0.00217EPSS
SaveExploits0References4
OSV
OSV
added 2024/06/19 3:15 p.m.13 views

UBUNTU-CVE-2021-47616

In the Linux kernel, the following vulnerability has been resolved: RDMA: Fix use-after-free in rxequeuecleanup On error handling path in rxeqpfrominit qp-sq.queue is freed and then rxecreateqp will drop last reference to this object. qp clean up function will try to free this queue one time and ...

7.8CVSS5.7AI score0.00217EPSS
SaveExploits0References5
CVE
CVE
added 2024/06/19 2:58 p.m.79 views

CVE-2021-47615

CVE-2021-47615 stems from a Linux kernel RDMA/ mlx5 deregistration path where a MR (memory region) could be freed incorrectly if the MR had no umem, causing use-after-free-like behavior by misinterpreting a kernel MR as a user MR and releasing resources that weren’t allocated. The Nessus NASL for...

7.2AI score
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/06/19 2:58 p.m.15 views

CVE-2021-47615

...

7.2AI score
SaveExploits0
Cvelist
Cvelist
added 2024/06/19 2:58 p.m.37 views

CVE-2021-47615

...

SaveExploits0
Vulnrichment
Vulnrichment
added 2024/06/19 2:58 p.m.14 views

CVE-2021-47616 RDMA: Fix use-after-free in rxe_queue_cleanup

In the Linux kernel, the following vulnerability has been resolved: RDMA: Fix use-after-free in rxequeuecleanup On error handling path in rxeqpfrominit qp-sq.queue is freed and then rxecreateqp will drop last reference to this object. qp clean up function will try to free this queue one time and ...

6.8AI score0.00217EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/06/19 2:58 p.m.47 views

CVE-2021-47616 RDMA: Fix use-after-free in rxe_queue_cleanup

In the Linux kernel, the following vulnerability has been resolved: RDMA: Fix use-after-free in rxequeuecleanup On error handling path in rxeqpfrominit qp-sq.queue is freed and then rxecreateqp will drop last reference to this object. qp clean up function will try to free this queue one time and ...

0.00217EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/06/19 2:58 p.m.8 views

CVE-2021-47614 RDMA/irdma: Fix a user-after-free in add_pble_prm

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Fix a user-after-free in addpbleprm When irdmahmcsdone fails, 'chunk' is freed while its still on the PBLE info list. Add the chunk entry to the PBLE info list only after successful setting of the SD in irdmahmcsdone...

6.9AI score0.00217EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/06/19 2:58 p.m.36 views

CVE-2021-47614 RDMA/irdma: Fix a user-after-free in add_pble_prm

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Fix a user-after-free in addpbleprm When irdmahmcsdone fails, 'chunk' is freed while its still on the PBLE info list. Add the chunk entry to the PBLE info list only after successful setting of the SD in irdmahmcsdone...

0.00217EPSS
SaveExploits0References2
CVE
CVE
added 2024/06/19 2:58 p.m.102 views

CVE-2021-47614

CVE-2021-47614 affects the Linux kernel RDMA/irdma subsystem. The issue is a use-after-free in add_pble_prm where the ‘chunk’ was freed while it remained on the PBLE info list if irdma_hmc_sd_one failed. The fix defers adding the PBLE entry until after successful SD setting in irdma_hmc_sd_one, p...

7.8CVSS8.3AI score0.00217EPSS
SaveExploits0References2Affected Software1
NVD
NVD
added 2024/06/19 2:15 p.m.21 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.5CVSS0.00239EPSS
SaveExploits0References7
NVD
NVD
added 2024/06/19 2:15 p.m.22 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.5CVSS0.00173EPSS
SaveExploits0References8
OSV
OSV
added 2024/06/19 2:15 p.m.2 views

DEBIAN-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
SaveExploits0References1
NVD
NVD
added 2024/06/19 2:15 p.m.36 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.1CVSS0.00246EPSS
SaveExploits0References3
NVD
NVD
added 2024/06/19 2:15 p.m.16 views

CVE-2024-38539

In the Linux kernel, the following vulnerability has been resolved: RDMA/cma: Fix kmemleak in rdmacore observed during blktests nvme/rdma use siw When running blktests nvme/rdma, the following kmemleak issue will appear. kmemleak: Kernel memory leak detector initialized mempool available:36041...

5.5CVSS0.00225EPSS
SaveExploits0References4
NVD
NVD
added 2024/06/19 2:15 p.m.18 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.3CVSS0.00248EPSS
SaveExploits0References9
OSV
OSV
added 2024/06/19 2:15 p.m.3 views

DEBIAN-CVE-2024-38539

In the Linux kernel, the following vulnerability has been resolved: RDMA/cma: Fix kmemleak in rdmacore observed during blktests nvme/rdma use siw When running blktests nvme/rdma, the following kmemleak issue will appear. kmemleak: Kernel memory leak detector initialized mempool available:36041...

5.5CVSS5.4AI score0.00225EPSS
SaveExploits0References1
NVD
NVD
added 2024/06/19 2:15 p.m.17 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.8CVSS0.00252EPSS
SaveExploits0References6
Rows per page
Query Builder