Security readout for executives and security teams
Plain-English summary
CVE-2022-50629 is a Linux kernel bug in the RSI Wi-Fi driver. A failure during setup can leak memory. The public record does not show active exploitation, a CVSS score, or detailed business impact. Risk is mainly for systems using affected Linux kernels with this wireless driver present or enabled.
Executive priority
Treat as a routine kernel maintenance item unless RSI Wi-Fi is widely used in your fleet. There is no public exploitation signal in the provided sources. Patch through normal Linux update cycles, with higher attention for embedded or wireless-enabled Linux devices.
Technical view
The issue is in rsi_coex_attach() in the Linux kernel RSI wireless driver. If rsi_create_kthread() fails, coex_cb was not freed, causing a memory leak. Stable kernel commits correct the cleanup path. Public sources do not define attack prerequisites, exploitability, or a CWE.
Likely exposure
Exposure is likely limited to Linux systems running affected kernel versions and using the RSI Wi-Fi driver path. Systems without this driver, hardware, or module enabled may not be practically exposed. Distribution backports may change version-based assessment.
Exploitation context
No cited source reports active exploitation, and the CVE is not marked KEV. The public description only identifies a memory leak on an error path. There is insufficient evidence to claim remote exploitability, privilege requirements, or reliable denial-of-service impact.
Researcher notes
The available record is sparse. It confirms a missing free of coex_cb when rsi_create_kthread() fails in rsi_coex_attach(). It does not describe how an attacker could trigger the failure path, whether repeated leakage is controllable, or any affected distribution package mapping.
Mitigation direction
- Apply Linux vendor or distribution kernel updates containing the referenced stable fixes.
- Prioritize systems with RSI wireless hardware or the rsi driver enabled.
- Review vendor advisories for supported fixed kernel packages and backports.
- Reboot systems if required for the updated kernel to take effect.
Validation and detection
- Inventory Linux kernel versions across endpoints, servers, and embedded systems.
- Identify systems with RSI wireless hardware or the RSI driver enabled.
- Confirm the relevant stable fix is present via vendor changelog or kernel source history.
- Check distribution security advisories for backported fixes under the installed kernel version.
Public sources used
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-50629 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/98259e0b6cf7f021da9fe4e11fbcce6ad6705ffeCVE reference
- https://git.kernel.org/stable/c/fe4d7280cf4ddbea6536b596297c07662c7856fcCVE reference
- https://git.kernel.org/stable/c/efc8df970561ff708379b89b348e16d3b410cc7bCVE reference
- https://git.kernel.org/stable/c/b56e60b3b158a93bc713437e8e466f401ff8cc9fCVE reference
- https://git.kernel.org/stable/c/c4f1ded67a90fb3b2e679e2c90b78921d9246044CVE reference
- https://git.kernel.org/stable/c/ace789b1d465fae104cd37e49f6e1bcd1c8ff417CVE reference
- https://git.kernel.org/stable/c/956fb851a6e19da5ab491e19c1bc323bb2c2cf6fCVE 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.
