Security readout for executives and security teams
Plain-English summary
This is a Linux kernel memory leak in the RDMA/hns driver path. If an internal memory-registration enable operation fails, a key is not released. The public record does not provide a CVSS score, exploit evidence, or broad impact details. Business urgency is mainly for environments using affected Linux kernels with hns RDMA/RoCE functionality.
Executive priority
Treat as targeted maintenance rather than emergency response unless critical workloads use hns RDMA/RoCE. Prioritize patch validation in high-availability or resource-sensitive systems because repeated leaks can affect stability, but current public evidence does not show exploitation or severe impact.
Technical view
CVE-2022-50662 affects Linux kernel RDMA/hns. In hns_roce_alloc_mr(), failure of hns_roce_mr_enable() leaves mr_key unreleased, causing a memory leak. The record notes “compiled test only,” suggesting limited validation detail. Stable kernel commits are referenced as fixes, but distribution-specific package status must be confirmed separately.
Likely exposure
Exposure appears limited to Linux systems running affected kernel versions where the RDMA/hns driver path is present or used. The source lists affected Linux versions including 5.8, 5.10.163, 5.15.86, 6.0.16, 6.1.2, and 6.2, but downstream vendor backports may differ.
Exploitation context
No active exploitation is indicated; the CVE is not marked KEV in the provided data. The public description does not explain attacker prerequisites, remote reachability, or practical impact beyond a memory leak on a specific failure path.
Researcher notes
The record is sparse: no CVSS, CWE, exploitability analysis, or detailed affected CPEs. The most useful research path is comparing the referenced stable commits and determining which distro kernels include the fix. Avoid assuming all Linux deployments are exposed.
Mitigation direction
- Update to a kernel or vendor package containing the referenced stable fixes.
- Check Linux distribution advisories for backported fixes and affected package versions.
- Prioritize systems using hns RDMA/RoCE hardware or drivers.
- If no vendor fix is listed, track vendor guidance before applying custom changes.
Validation and detection
- Inventory Linux kernel versions across systems.
- Identify systems using the RDMA/hns or hns_roce driver path.
- Confirm whether referenced stable commits are present in the running kernel source/package.
- Review distribution changelogs for CVE-2022-50662 or the referenced commit IDs.
Public sources used
- CVE Program
- CVE List V5
- Linux stable commit 164fa80330a81db67c26d10d071083941d29a510
- Linux stable commit 35f9cd060e68ff910e49bf37b1b0d336a311849a
- Linux stable commit fd32e378bc1dea0d48767adf2bbb478581bb0a95
- Linux stable commit fc2c43bf41c89e7451fe750025ae55eb2e2a741d
- Linux stable commit a115aa00b18f7b8982b8f458149632caf64a862a
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
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-2022-50662 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Unknown
- CVSS
- Not scored
- Known Exploited
- No
- Published
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.
CVSS and timeline data
No CVSS vectors or timeline events were available in the normalized CVE source material.
Source materials
- CVE List V5 sourceCVE List V5
- https://git.kernel.org/stable/c/164fa80330a81db67c26d10d071083941d29a510CVE reference
- https://git.kernel.org/stable/c/35f9cd060e68ff910e49bf37b1b0d336a311849aCVE reference
- https://git.kernel.org/stable/c/fd32e378bc1dea0d48767adf2bbb478581bb0a95CVE reference
- https://git.kernel.org/stable/c/fc2c43bf41c89e7451fe750025ae55eb2e2a741dCVE reference
- https://git.kernel.org/stable/c/a115aa00b18f7b8982b8f458149632caf64a862aCVE reference
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
