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.
Security readout for executives and security teams
Plain-English summary
CVE-2021-47345 is a Linux kernel memory leak in the RDMA connection manager route-resolution path. On affected kernels, repeated route resolution after a route error can leak memory. The available sources do not show active exploitation or a CVSS score, so urgency depends mainly on whether RDMA is used in production.
Executive priority
Treat as a targeted kernel maintenance item, not an emergency, unless RDMA is business-critical or memory exhaustion would cause high-impact outages. Fold the fix into the next tested kernel update cycle for exposed fleets.
Technical view
The flaw is in RDMA/cma. If cma_query_handler() enters RDMA_CM_EVENT_ROUTE_ERROR, the state machine can allow rdma_resolve_route() to be called again on the same rdma_cm_id, leaking memory. Upstream stable kernel commits provide fixes across affected branches.
Likely exposure
Exposure is most likely on Linux systems running affected kernel versions with RDMA functionality in use. Systems without RDMA use appear lower priority, but the source bundle does not provide product-specific deployment conditions.
Exploitation context
The sources identify a kernel memory leak condition, not a public exploit. CISA KEV status is false in the bundle, and no cited source reports active exploitation. Impact is most plausibly availability risk through memory exhaustion, but exploitability details are incomplete.
Researcher notes
Evidence is limited to the CVE description and upstream stable commits. There is no CVSS, CWE, exploit report, or vendor-specific advisory in the supplied bundle. Validate branch applicability using the referenced stable commits and local kernel provenance.
Mitigation direction
Update affected Linux kernels to vendor releases containing the referenced stable fixes.
Track distribution advisories for CVE-2021-47345 before changing production kernels.
Prioritize remediation for hosts using RDMA networking or RDMA CM paths.
If vendor packages lag, assess an upstream stable backport through normal kernel QA.
Validation and detection
Inventory Linux kernel versions against the affected versions listed in the CVE record.
Identify systems where RDMA kernel functionality is enabled or required.
Confirm installed kernel changelogs reference CVE-2021-47345 or the stable fix commits.
Monitor affected RDMA hosts for unexplained kernel memory growth before remediation.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cve · low confidence lookup
CVE-2021-47345 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.