Lucene search
+L

2764 matches found

Debian CVE
Debian CVE
added 2024/05/21 3:3 p.m.19 views

CVE-2021-47392

In the Linux kernel, the following vulnerability has been resolved: RDMA/cma: Fix listener leak in rdmacmalistenonall failure If cmalistenonall fails it leaves the per-device ID still on the listenlist but the state is not set to RDMACMADDRBOUND. When the cmid is eventually destroyed...

5.5CVSS6.6AI score0.00239EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/05/21 3:3 p.m.24 views

CVE-2021-47391 RDMA/cma: Ensure rdma_addr_cancel() happens before issuing more requests

In the Linux kernel, the following vulnerability has been resolved: RDMA/cma: Ensure rdmaaddrcancel happens before issuing more requests The FSM can run in a circle allowing rdmaresolveip to be called twice on the same idpriv. While this cannot happen without going through the work, it violates t...

6.7AI score0.00241EPSS
SaveExploits0References3
CVE
CVE
added 2024/05/21 3:3 p.m.118 views

CVE-2021-47391

CVE-2021-47391 – Linux kernel RDMA CMA race (use-after-free risk) Vulnerability summary from connected advisories: The RDMA/cma component can allow a second rdma_resolve_ip() for the same id_priv due to an invariant violation when the FSM cycles between RDMA_CM_IDLE, RDMA_CM_ADDR_QUERY and RDMA_C...

7.8CVSS6.9AI score0.00241EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2024/05/21 3:3 p.m.37 views

CVE-2021-47391 RDMA/cma: Ensure rdma_addr_cancel() happens before issuing more requests

In the Linux kernel, the following vulnerability has been resolved: RDMA/cma: Ensure rdmaaddrcancel happens before issuing more requests The FSM can run in a circle allowing rdmaresolveip to be called twice on the same idpriv. While this cannot happen without going through the work, it violates t...

7.1AI score0.00241EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/05/21 3:3 p.m.12 views

CVE-2021-47391

In the Linux kernel, the following vulnerability has been resolved: RDMA/cma: Ensure rdmaaddrcancel happens before issuing more requests The FSM can run in a circle allowing rdmaresolveip to be called twice on the same idpriv. While this cannot happen without going through the work, it violates t...

7.8CVSS7.2AI score0.00241EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/05/21 3:3 p.m.16 views

CVE-2021-47378 nvme-rdma: destroy cm id before destroy qp to avoid use after free

In the Linux kernel, the following vulnerability has been resolved: nvme-rdma: destroy cm id before destroy qp to avoid use after free We should always destroy cmid before destroy qp to avoid to get cma event after qp was destroyed, which may lead to use after free. In RDMA connection establishme...

6.3AI score0.01166EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/05/21 3:3 p.m.35 views

CVE-2021-47378 nvme-rdma: destroy cm id before destroy qp to avoid use after free

In the Linux kernel, the following vulnerability has been resolved: nvme-rdma: destroy cm id before destroy qp to avoid use after free We should always destroy cmid before destroy qp to avoid to get cma event after qp was destroyed, which may lead to use after free. In RDMA connection establishme...

6.7AI score0.01166EPSS
SaveExploits0References3
CVE
CVE
added 2024/05/21 3:3 p.m.171 views

CVE-2021-47378

CVE-2021-47378 affects the Linux kernel nvme-rdma code: destroying cm_id before destroying the qp can cause a use-after-free in RDMA error flow. The fix documented in multiple sources is to always destroy cm_id before destroying the qp, with qp subsequently destroyed in nvme_rdma_alloc_queue() af...

9.8CVSS8.4AI score0.01166EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2024/05/21 3:3 p.m.36 views

CVE-2021-47378

In the Linux kernel, the following vulnerability has been resolved: nvme-rdma: destroy cm id before destroy qp to avoid use after free We should always destroy cmid before destroy qp to avoid to get cma event after qp was destroyed, which may lead to use after free. In RDMA connection establishme...

9.8CVSS7.5AI score0.01166EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/05/21 2:35 p.m.25 views

CVE-2021-47345 RDMA/cma: Fix rdma_resolve_route() memory leak

In the Linux kernel, the following vulnerability has been resolved: RDMA/cma: Fix rdmaresolveroute memory leak Fix a memory leak when "mdaresolveroute is called more than once on the same "rdmacmid". This is possible if cmaqueryhandler triggers the RDMACMEVENTROUTEERROR flow which puts the state...

6.3AI score0.00259EPSS
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2024/05/21 2:35 p.m.17 views

CVE-2021-47345 RDMA/cma: Fix rdma_resolve_route() memory leak

In the Linux kernel, the following vulnerability has been resolved: RDMA/cma: Fix rdmaresolveroute memory leak Fix a memory leak when "mdaresolveroute is called more than once on the same "rdmacmid". This is possible if cmaqueryhandler triggers the RDMACMEVENTROUTEERROR flow which puts the state...

6.7AI score0.00259EPSS
SaveExploits0References9
CVE
CVE
added 2024/05/21 2:35 p.m.118 views

CVE-2021-47345

Concrete details found: CVE-2021-47345 affects the Linux kernel’s RDMA/cma path, specifically a memory leak in rdma_resolve_route() when called repeatedly on the same rdma_cm_id. The trigger described in multiple sources is that cma_query_handler() may cause RDMA_CM_EVENT_ROUTE_ERROR, returning t...

5.5CVSS6.6AI score0.00259EPSS
SaveExploits0References9Affected Software1
Debian CVE
Debian CVE
added 2024/05/21 2:35 p.m.16 views

CVE-2021-47345

In the Linux kernel, the following vulnerability has been resolved: RDMA/cma: Fix rdmaresolveroute memory leak Fix a memory leak when "mdaresolveroute is called more than once on the same "rdmacmid". This is possible if cmaqueryhandler triggers the RDMACMEVENTROUTEERROR flow which puts the state...

5.5CVSS6.3AI score0.00259EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/05/21 2:19 p.m.19 views

CVE-2021-47266 RDMA/ipoib: Fix warning caused by destroying non-initial netns

In the Linux kernel, the following vulnerability has been resolved: RDMA/ipoib: Fix warning caused by destroying non-initial netns After the commit 5ce2dced8e95 "RDMA/ipoib: Set rtnllinkops for ipoib interfaces", if the IPoIB device is moved to non-initial netns, destroying that netns lets the...

6.7AI score0.00232EPSS
SaveExploits0References4
CVE
CVE
added 2024/05/21 2:19 p.m.77 views

CVE-2021-47266

CVE-2021-47266 affects the Linux kernel’s RDMA/IPOIB path. After a change that sets rtnl_link_ops for ipoib interfaces, moving an IPoIB device to a non-initial netns can cause the device to disappear when the owning netns is deleted, due to default_device_exit() skipping interfaces with rtnl_link...

5.5CVSS6.5AI score0.00232EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2024/05/21 2:19 p.m.34 views

CVE-2021-47266 RDMA/ipoib: Fix warning caused by destroying non-initial netns

In the Linux kernel, the following vulnerability has been resolved: RDMA/ipoib: Fix warning caused by destroying non-initial netns After the commit 5ce2dced8e95 "RDMA/ipoib: Set rtnllinkops for ipoib interfaces", if the IPoIB device is moved to non-initial netns, destroying that netns lets the...

6.2AI score0.00232EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/05/21 2:19 p.m.23 views

CVE-2021-47266

In the Linux kernel, the following vulnerability has been resolved: RDMA/ipoib: Fix warning caused by destroying non-initial netns After the commit 5ce2dced8e95 "RDMA/ipoib: Set rtnllinkops for ipoib interfaces", if the IPoIB device is moved to non-initial netns, destroying that netns lets the...

5.5CVSS5AI score0.00232EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/05/21 2:19 p.m.14 views

CVE-2021-47265 RDMA: Verify port when creating flow rule

In the Linux kernel, the following vulnerability has been resolved: RDMA: Verify port when creating flow rule Validate port value provided by the user and with that remove no longer needed validation by the driver. The missing check in the mlx5ib driver could cause to the below oops. Call trace:...

6.7AI score0.00196EPSS
SaveExploits0References2
CVE
CVE
added 2024/05/21 2:19 p.m.103 views

CVE-2021-47265

CVE-2021-47265 is a Linux kernel RDMA issue in the mlx5_ib driver. The vulnerability stems from missing validation of the user-supplied port when creating a flow rule, leading to an improper check and a kernel oops as shown in the call trace (_create_flow_rule … mlx5_ib_create_flow …). The CVE ha...

5.5CVSS6.7AI score0.00196EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2024/05/21 2:19 p.m.49 views

CVE-2021-47265

In the Linux kernel, the following vulnerability has been resolved: RDMA: Verify port when creating flow rule Validate port value provided by the user and with that remove no longer needed validation by the driver. The missing check in the mlx5ib driver could cause to the below oops. Call trace:...

5.5CVSS6.5AI score0.00196EPSS
SaveExploits0
Rows per page
Query Builder