CVE-2022-50172: mt76: mt76x02u: fix possible memory leak in __mt76x02u_mcu_send_msg
In the Linux kernel, the following vulnerability has been resolved:
mt76: mt76x02u: fix possible memory leak in __mt76x02u_mcu_send_msg
Free the skb if mt76u_bulk_msg fails in __mt76x02u_mcu_send_msg routine.
Security readout for executives and security teams
Plain-English summary
This is a Linux kernel memory leak in the mt76x02u USB wireless driver path. When a USB message send fails, the kernel could fail to release an allocated network buffer. Business risk appears limited from the supplied evidence, but affected systems should receive normal kernel updates.
Executive priority
Handle through routine kernel patch management unless the organization relies heavily on affected USB wireless adapters. There is no supplied evidence of active exploitation, no CVSS score, and no named remote compromise impact.
Technical view
The flaw is in __mt76x02u_mcu_send_msg in the Linux mt76 driver. If mt76u_bulk_msg fails, the skb was not freed, creating a possible memory leak. The referenced Linux stable commits resolve the issue by freeing the skb on that failure path.
Likely exposure
Exposure is most likely on Linux systems running affected kernel versions with the mt76x02u USB wireless driver in use. Systems without that driver or hardware path are less likely to be affected. The source bundle does not identify specific distributions or appliances.
Exploitation context
The bundle marks KEV as false and provides no cited evidence of active exploitation. It also does not describe a practical attack path. Based only on the sources, this should be treated as a reliability and resource-exhaustion concern until vendor advisories say otherwise.
Researcher notes
The record is sparse: no CVSS, CWE, distro matrix, or exploitability analysis is provided. The root cause and fix are clear in the kernel description, but real-world impact depends on driver reachability and failure frequency in affected deployments.
Mitigation direction
Apply vendor Linux kernel updates containing the referenced stable fixes.
Prioritize systems using mt76x02u USB wireless adapters or mt76 drivers.
Check distribution advisories for backported fixes and affected package versions.
Keep kernel update testing aligned with normal device-driver regression coverage.
Validation and detection
Inventory Linux kernel versions against the affected and fixed version guidance.
Confirm whether mt76x02u or related mt76 USB wireless support is present.
Verify updated kernel packages include the relevant stable commit fixes.
Review monitoring for unusual memory growth on affected wireless systems.
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-50172 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.
0CVSS vectors
3Timeline events
0ADP providers
6Source links
Vulnerability timeline
Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.
CVE reservedCVE Program
The CVE ID was reserved by the assigning CNA.
CVE publishedCVE Program
The CVE record was published.
Jun 18, 2025, 11:03 UTC (UTC+00:00)
CVE updatedCVE Program
The CVE record metadata indicates this as the latest update time.