In the Linux kernel, the following vulnerability has been resolved:
net: ethernet: ti: am65-cpsw: Fix PM runtime leakage in am65_cpsw_nuss_ndo_slave_open()
Ensure pm_runtime_put() is issued in error path.
Security readout for executives and security teams
Plain-English summary
CVE-2022-50461 is a Linux kernel driver flaw in the TI AM65 CPSW Ethernet driver. It fixes a power-management reference leak when opening a slave network interface fails. Business impact appears limited to Linux systems using this specific Ethernet hardware/driver. No public source in the bundle reports active exploitation.
Executive priority
Treat as targeted maintenance unless your environment uses TI AM65-based embedded Linux devices. Prioritize patch validation for affected industrial, networked, or appliance systems, but current evidence does not support emergency response.
Technical view
The kernel fix adds a missing pm_runtime_put() in the error path of am65_cpsw_nuss_ndo_slave_open(). Without it, failed open attempts can leak runtime power-management references. The CVE record lists Linux as affected and references stable kernel commits resolving the issue. CVSS and CWE data are not provided in the supplied sources.
Likely exposure
Exposure is likely confined to Linux systems using the TI AM65 CPSW Ethernet driver, commonly relevant to embedded or TI SoC-based devices. General-purpose Linux servers without this driver or hardware are unlikely to be exposed, based on the provided description.
Exploitation context
The sources describe a kernel error-path resource leak, not a remote code execution issue. No KEV listing is present, and the provided sources do not claim active exploitation or public exploit availability. Practical impact is not fully characterized in the supplied data.
Researcher notes
Evidence is sparse: no CVSS, CWE, exploitability analysis, or detailed affected-version matrix is provided. The strongest grounding is the Linux stable commit references and the CVE description. Avoid assuming broader kernel exposure beyond systems using this driver path.
Mitigation direction
Update to a vendor kernel containing the referenced stable Linux fixes.
Check OS or device vendor advisories for backported patches.
Prioritize embedded Linux devices using TI AM65 CPSW Ethernet.
If patching is delayed, follow vendor guidance for operational mitigations.
Validation and detection
Inventory Linux devices using TI AM65 CPSW Ethernet hardware or driver.
Compare running kernel builds against vendor fixed builds or referenced commits.
Confirm the driver fix includes pm_runtime_put() in the open error path.
Review distribution changelogs for CVE-2022-50461 or matching stable commits.
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-50461 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
4Source 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.
Oct 1, 2025, 11:45 UTC (UTC+00:00)
CVE updatedCVE Program
The CVE record metadata indicates this as the latest update time.