Lucene search

K
vulnrichmentLinuxVULNRICHMENT:CVE-2021-47345
HistoryMay 21, 2024 - 2:35 p.m.

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

2024-05-2114:35:51
Linux
github.com
2
cve-2021-47345
rdma/cma
linux kernel
memory leak
rdma_resolve_route

AI Score

6.7

Confidence

Low

SSVC

Exploitation

none

Automatable

no

Technical Impact

partial

In the Linux kernel, the following vulnerability has been resolved:

RDMA/cma: Fix rdma_resolve_route() memory leak

Fix a memory leak when "mda_resolve_route() is called more than once on
the same “rdma_cm_id”.

This is possible if cma_query_handler() triggers the
RDMA_CM_EVENT_ROUTE_ERROR flow which puts the state machine back and
allows rdma_resolve_route() to be called again.

AI Score

6.7

Confidence

Low

SSVC

Exploitation

none

Automatable

no

Technical Impact

partial