LiveActive security incident?Get immediate response
CVE Record

CVE-2022-50874: RDMA/erdma: Fix refcount leak in erdma_mmap

In the Linux kernel, the following vulnerability has been resolved: RDMA/erdma: Fix refcount leak in erdma_mmap rdma_user_mmap_entry_get() take reference, we should release it when not need anymore, add the missing rdma_user_mmap_entry_put() in the error path to fix it.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysisunknown

Security readout for executives and security teams

Plain-English summary

CVE-2022-50874 is a Linux kernel RDMA/erdma bug where a reference is not released on an error path. The public record does not provide CVSS, CWE, impact rating, or exploitation evidence. Business urgency depends on whether affected Linux kernels with ERDMA/RDMA functionality are deployed.

Executive priority

Treat as a targeted kernel maintenance item, not an emergency based on current evidence. Prioritize validation on RDMA-enabled infrastructure and include the fix in normal kernel patch cycles unless vendor guidance raises severity.

Technical view

The issue is a refcount leak in erdma_mmap: rdma_user_mmap_entry_get() takes a reference, but an error path failed to call rdma_user_mmap_entry_put(). Stable kernel commits add the missing put. The record lists Linux kernel versions including 6.0, 6.1.16, 6.2.3, and 6.3 as affected, but version range detail is limited.

Likely exposure

Exposure appears limited to Linux systems running affected kernels where the ERDMA/RDMA driver path is present and reachable. The source bundle does not state whether exploitation requires local access, specific hardware, or RDMA configuration.

Exploitation context

No active exploitation is reported in the provided sources, and the CVE is not marked in CISA KEV. The public description indicates a kernel reference leak, but does not document exploitability, prerequisites, or real-world abuse.

Researcher notes

The public record is sparse: no CVSS, CWE, attack vector, or impact statement is provided. Analysis should focus on the referenced stable commits and downstream distribution backports. Avoid assuming exploitability beyond the documented refcount leak.

Mitigation direction

  • Review Linux distribution advisories for CVE-2022-50874.
  • Update to a kernel containing the referenced stable fixes.
  • Prioritize systems using RDMA or ERDMA capabilities.
  • If patch timing is unclear, seek vendor-specific guidance.

Validation and detection

  • Inventory Linux kernel versions across affected environments.
  • Check whether ERDMA/RDMA support is enabled or loaded.
  • Confirm the referenced stable commits are included in deployed kernels.
  • Track distribution security advisories for backported fixes.
Prepared
Confidence
medium
Sources
5

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-2022-50874 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

CNA and ADP enrichment extracted from CVE v5

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.

0CVSS vectors
0Timeline events
0ADP providers
4Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
LinuxLinux155055771704f8cbb5c176a4309b7dc30a50450c, 155055771704f8cbb5c176a4309b7dc30a50450c, 155055771704f8cbb5c176a4309b7dc30a50450cunaffected
LinuxLinux6.0, 0, 6.1.16, 6.2.3, 6.3affected
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.