LiveActive security incident?Get immediate response
CVE Record

CVE-2025-37935: net: ethernet: mtk_eth_soc: fix SER panic with 4GB+ RAM

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: mtk_eth_soc: fix SER panic with 4GB+ RAM If the mtk_poll_rx() function detects the MTK_RESETTING flag, it will jump to release_desc and refill the high word of the SDP on the 4GB RFB. Subsequently, mtk_rx_clean will process an incorrect SDP, leading to a panic. Add patch from MediaTek's SDK to resolve this.

CriticalCVSS 9.8Not KEV-listedUpdated
Glexia's TakeAutomated analysiscritical

Security readout for executives and security teams

Plain-English summary

A Linux networking flaw can panic affected systems using the MediaTek Ethernet driver when reset handling interacts with systems having 4GB or more RAM. The directly described business impact is service interruption or device reboot. The supplied 9.8 score also claims confidentiality and integrity impact, but the source bundle does not explain those impacts.

Executive priority

Treat this as urgent for network-facing appliances or infrastructure matching the driver and memory conditions because a kernel panic can interrupt critical services. Prioritize inventory immediately and patch confirmed matches through normal vendor channels. Systems without the MediaTek driver are not shown to be exposed by these sources.

Technical view

When mtk_poll_rx() detects MTK_RESETTING, it enters descriptor-release handling and incorrectly refills the high word of the SDP for the 4GB receive buffer. mtk_rx_clean() later processes the incorrect SDP, causing a kernel panic. Linux stable commits incorporate a MediaTek SDK patch.

Likely exposure

Exposure appears limited to Linux systems running affected kernel versions, using the MediaTek mtk_eth_soc Ethernet driver, and having 4GB or more RAM. The supplied version data is not presented as unambiguous ranges, so distribution backport status must be checked before declaring a system vulnerable.

Exploitation context

CISA KEV status is false, and the supplied sources provide no evidence of active exploitation or a public exploit. Although the CVSS vector identifies network reachability, the bundle does not establish how reliably an unauthenticated remote party can trigger the reset condition.

Researcher notes

The documented failure is an incorrect DMA descriptor address followed by a kernel panic, supporting availability impact. The source bundle does not substantiate its claimed confidentiality or integrity consequences. Exact vulnerable version boundaries and triggerability remain unclear; use commit-level backport verification and avoid inferring that every listed Linux release is uniformly affected.

Mitigation direction

  • Identify systems using the mtk_eth_soc driver with 4GB or more RAM.
  • Apply a vendor or distribution kernel containing the applicable Linux stable fix.
  • Confirm downstream kernels backported the fix; version numbers alone may be insufficient.
  • If no update is available, request explicit interim guidance from the system vendor.

Validation and detection

  • Record each candidate system's kernel build, hardware platform, RAM, and active Ethernet driver.
  • Compare distribution patch notes against the four referenced Linux stable commits.
  • Verify the installed kernel package contains the relevant backport or successor fix.
  • Test reset and recovery behavior safely in staging after updating.
Prepared
Confidence
medium
Sources
6

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-2025-37935 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
Critical
CVSS
9.8 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

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.

1CVSS vectors
3Timeline events
0ADP providers
5Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
9.8CVSS 3.1CriticalCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H3.95.9Linux

Vulnerability scoring details

Base CVSS 3.1 score

9.8Critical
CVSS 3.1 vector shape for CVE-2025-37935Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

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
LinuxLinux2d75891ebc09ba9cf30697dfd54497ef0220308f, 2d75891ebc09ba9cf30697dfd54497ef0220308f, 2d75891ebc09ba9cf30697dfd54497ef0220308f, 2d75891ebc09ba9cf30697dfd54497ef0220308funaffected
LinuxLinux6.6, 0, 6.6.90, 6.12.28, 6.14.6, 6.15affected
Weakness

CWE details

No CWE listed

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