LiveActive security incident?Get immediate response
CVE Record

CVE-2022-50777: net: phy: xgmiitorgmii: Fix refcount leak in xgmiitorgmii_probe

In the Linux kernel, the following vulnerability has been resolved: net: phy: xgmiitorgmii: Fix refcount leak in xgmiitorgmii_probe of_phy_find_device() return device node with refcount incremented. Call put_device() to relese it when not needed anymore.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysisunknown

Security readout for executives and security teams

Plain-English summary

CVE-2022-50777 is a Linux kernel issue in the xgmiitorgmii network PHY driver. The bug leaks a device reference during probe handling. Public data does not provide CVSS, CWE, exploitation evidence, or a clear business impact. Treat it as a kernel maintenance exposure, especially for systems using this driver.

Executive priority

Schedule through normal kernel patch management unless your environment uses affected network PHY hardware at scale. Escalate priority for embedded or network appliances where kernel updates are infrequent and driver exposure is likely.

Technical view

The fix adds release handling for a device reference returned by of_phy_find_device() in xgmiitorgmii_probe. Without put_device(), the driver can leak a reference. The CVE record lists multiple affected Linux kernel versions and stable kernel commits resolving the issue across branches.

Likely exposure

Exposure appears limited to Linux systems running affected kernel versions with the xgmiitorgmii PHY driver relevant to their hardware. General-purpose servers may be unaffected if this driver is absent or unused. Embedded, network, or SoC-based Linux deployments deserve closer review.

Exploitation context

The provided sources do not show active exploitation, public exploit availability, or CISA KEV listing. They also do not describe attacker prerequisites or impact. The issue is documented as a kernel refcount leak fixed in stable commits.

Researcher notes

Evidence is limited to the CVE record and Linux stable commits. No CVSS, CWE, exploit status, or detailed impact is provided. Analysis should focus on code presence, kernel branch mapping, and whether downstream vendors have backported the put_device() fix.

Mitigation direction

  • Review vendor or distribution kernel advisories for CVE-2022-50777.
  • Apply a kernel update containing the referenced stable fix.
  • Prioritize systems using xgmiitorgmii PHY hardware or related device trees.
  • Reboot systems after kernel updates where required.
  • If patching is delayed, follow vendor guidance for compensating controls.

Validation and detection

  • Inventory Linux kernel versions across affected environments.
  • Identify systems using the xgmiitorgmii PHY driver.
  • Confirm the installed kernel includes the referenced stable commit.
  • Verify systems booted into the updated kernel after patching.
  • Track distro advisory status if upstream fixes are not yet packaged.
Prepared
Confidence
medium
Sources
10

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-50777 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
9Source 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
LinuxLinux3f7056e1822d648f8022997497edc6cad2ad1e73, ab4e6ee578e88a659938db8fbf33720bc048d29c, ab4e6ee578e88a659938db8fbf33720bc048d29c, ab4e6ee578e88a659938db8fbf33720bc048d29c, ab4e6ee578e88a659938db8fbf33720bc048d29c, ab4e6ee578e88a659938db8fbf33720bc048d29c, ab4e6ee578e88a659938db8fbf33720bc048d29c, ab4e6ee578e88a659938db8fbf33720bc048d29c, a5a849c9e8a6c357f84a5e249cb468f20da6d28f, 900812a0d318954400d20b0190c7d788b4ff2cc2unaffected
LinuxLinux4.19, 0, 4.14.303, 4.19.270, 5.4.229, 5.10.163, 5.15.87, 6.0.19, 6.1.5, 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.