LiveActive security incident?Get immediate response
CVE Record

CVE-2022-50711: net: ethernet: mtk_eth_soc: fix possible memory leak in mtk_probe()

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: mtk_eth_soc: fix possible memory leak in mtk_probe() If mtk_wed_add_hw() has been called, mtk_wed_exit() needs be called in error path or removing module to free the memory allocated in mtk_wed_add_hw().

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysisunknown

Security readout for executives and security teams

Plain-English summary

This is a Linux kernel issue in the MediaTek Ethernet driver. Under certain driver initialization error paths or module removal, allocated memory may not be freed. The public record does not provide a CVSS score, exploit details, or evidence of active exploitation.

Executive priority

Treat as a targeted kernel maintenance item, not an emergency, unless your fleet includes affected MediaTek-based Linux devices. Prioritize appliances, routers, and embedded systems where kernel updates are slower.

Technical view

CVE-2022-50711 fixes a memory leak in net/ethernet/mtk_eth_soc. If mtk_wed_add_hw() was called, mtk_wed_exit() also needed to run during probe failure handling or module removal to release allocated memory.

Likely exposure

Likely limited to Linux systems using affected kernel versions with the MediaTek mtk_eth_soc Ethernet driver and WED hardware path. The source data lists Linux 5.19, 6.0.6, and 6.1 as affected, but version-range details are incomplete.

Exploitation context

No source in the bundle reports active exploitation, KEV listing, public exploit code, or remote attack requirements. The described impact is a possible memory leak in driver lifecycle handling, not confirmed code execution.

Researcher notes

The public CVE data is sparse: no CVSS, CWE, exploitability analysis, or precise fixed version table. The key technical signal is the missing mtk_wed_exit() cleanup after mtk_wed_add_hw() in error and removal paths.

Mitigation direction

  • Review the referenced Linux stable commits and vendor kernel advisories.
  • Update affected kernels to a version containing the mtk_wed_exit() cleanup fix.
  • Prioritize embedded or appliance Linux builds using MediaTek Ethernet SoC hardware.
  • If patching is delayed, monitor for kernel memory pressure during driver reload or hardware initialization failures.

Validation and detection

  • Inventory kernels and confirm whether mtk_eth_soc is built or loaded.
  • Check whether devices use MediaTek Ethernet SoC hardware with WED support.
  • Compare deployed kernel source or package changelog against the referenced stable commits.
  • Confirm vendor firmware or distribution kernel includes the cleanup on probe failure and module removal.
Prepared
Confidence
medium
Sources
4

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-50711 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
3Source 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
LinuxLinux804775dfc2885e93a0a4b35db1914c2cc25172b5, 804775dfc2885e93a0a4b35db1914c2cc25172b5unaffected
LinuxLinux5.19, 0, 6.0.6, 6.1affected
Weakness

CWE details

No CWE listed

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