Security readout for executives and security teams
Plain-English summary
This is a Linux kernel driver stability flaw in the TI AM65 CPSW Ethernet driver. When the module is removed while the first slave link is up, the kernel can crash. The available sources show a resolved kernel bug, not evidence of remote compromise or active exploitation.
Executive priority
Treat as a targeted operational stability issue. It matters most for embedded products and appliances using affected TI Ethernet hardware, where a kernel crash can disrupt service. It is not supported by sources as an internet-scale emergency.
Technical view
The fix changes cleanup order in am65-cpsw so phylink remains valid until network devices are cleaned up. The reported failure is a kernel paging fault during module unload, reaching phy_stop through phylink_stop and am65_cpsw_nuss_ndo_slave_stop.
Likely exposure
Exposure appears limited to Linux systems using the TI AM65 CPSW NUSS Ethernet driver, including TI AM625/AM65-class embedded platforms. The source lists Linux 5.18, 6.0.9, and 6.1 as affected; one version entry is ambiguous.
Exploitation context
No KEV listing, public exploitation evidence, CVSS score, or CWE is provided. The observed trigger is module removal while a slave link is up, suggesting operational availability impact rather than proven remote exploitation.
Researcher notes
The evidence is a kernel bugfix and crash trace. The affected version data is sparse, and no attack prerequisites beyond the module unload condition are documented. Avoid assuming privilege boundaries or remote reachability without vendor-specific context.
Mitigation direction
Check vendor kernel advisories for CVE-2022-49847 applicability.
Update to a kernel build containing the referenced stable commits.
Avoid unloading ti_am65_cpsw_nuss on affected systems while links are active.
Prioritize embedded or appliance fleets using TI AM65 CPSW Ethernet hardware.
Validation and detection
Inventory kernels and hardware using the TI AM65 CPSW NUSS driver.
Confirm whether vendor kernel sources include the referenced cleanup-order fix.
Review logs for kernel oops events during ti_am65_cpsw_nuss module removal.
Validate remediation in a lab before changing embedded production images.
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-49847 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
3Source 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.
May 1, 2025, 14:10 UTC (UTC+00:00)
CVE updatedCVE Program
The CVE record metadata indicates this as the latest update time.