LiveActive security incident?Get immediate response
CVE Record

CVE-2022-50825: usb: typec: wusb3801: fix fwnode refcount leak in wusb3801_probe()

In the Linux kernel, the following vulnerability has been resolved: usb: typec: wusb3801: fix fwnode refcount leak in wusb3801_probe() I got the following report while doing fault injection test: OF: ERROR: memory leak, expected refcount 1 instead of 4, of_node_get()/of_node_put() unbalanced - destroy cset entry: attach overlay node /i2c/tcpc@60/connector If wusb3801_hw_init() fails, fwnode_handle_put() needs be called to avoid refcount leak.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysislow

Security readout for executives and security teams

Plain-English summary

This Linux kernel issue is a reference-count leak in a USB Type-C WUSB3801 driver error path. It is hardware- and driver-specific, and the source bundle does not show active exploitation, CVSS, or broad impact details.

Executive priority

Treat as a targeted kernel maintenance item, not an emergency, unless your fleet includes affected USB Type-C hardware and vulnerable kernels.

Technical view

In wusb3801_probe(), if wusb3801_hw_init() fails, the driver failed to release a firmware node handle with fwnode_handle_put(), causing an unbalanced refcount leak. The fix is present in referenced Linux stable commits.

Likely exposure

Likely limited to Linux systems using the WUSB3801 USB Type-C controller driver on affected kernel versions or vendor kernels carrying the vulnerable code.

Exploitation context

No KEV listing and no cited source reports active exploitation. The described trigger is a probe failure path found during fault injection testing, not a documented remote attack path.

Researcher notes

Evidence supports a resource leak in a specific Linux driver error path. Public sources do not provide CVSS, CWE mapping, exploitability assessment, or operational impact beyond the refcount leak report.

Mitigation direction

  • Check vendor kernel advisories and apply kernels containing the referenced stable fixes.
  • Prioritize systems with WUSB3801 USB Type-C controller hardware or enabled driver support.
  • If no vendor patch is available, request backport guidance from the kernel or device vendor.
  • Track this as lower urgency unless exposed production devices match the affected driver path.

Validation and detection

  • Inventory Linux kernel versions and vendor kernel patch levels.
  • Confirm whether the WUSB3801 Type-C driver is built, loaded, or used by target hardware.
  • Compare vendor kernel source against the referenced stable commits.
  • Review kernel logs for firmware node refcount leak warnings during device probe failures.
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-50825 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
3Timeline events
0ADP providers
4Source links

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
LinuxLinuxd016cbe4d7acf5100df83ecf4d02db4e9f607c1d, d016cbe4d7acf5100df83ecf4d02db4e9f607c1d, d016cbe4d7acf5100df83ecf4d02db4e9f607c1dunaffected
LinuxLinux5.18, 0, 6.0.16, 6.1.2, 6.2affected
Weakness

CWE details

No CWE listed

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