CVE-2025-37935
MediumIn 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.
CVSS 3.1 score
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected versions
Linux kernel versions
6.6
and later are affected. Fixed in
6.6.90,
6.12.28,
6.14.6,
6.15
and their respective stable series.
References
The following references provide additional information about CVE-2025-37935 including vendor advisories, patch commits, exploit details, and third-party analysis. Links are sourced from the NIST NVD database.
-
PatchKernel patch commithttps://git.kernel.org/stable/c/317013d1ad13524be02d60b9e98f08fbd13f8c14
-
PatchKernel patch commithttps://git.kernel.org/stable/c/67619cf69dec5d1d7792808dfa548616742dd51d
-
PatchKernel patch commithttps://git.kernel.org/stable/c/6e0490fc36cdac696f96e57b61d93b9ae32e0f4c
Frequently asked questions
-
What is CVE-2025-37935?
CVE-2025-37935 is a Medium severity Linux kernel vulnerability with a CVSS score of 5.5 out of 10 . It affects Linux kernel versions from 6.6 onward and has been patched in 6.6.90, 6.12.28, 6.14.6 and others. CVE-2025-37935 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.
-
What is the CVSS score for CVE-2025-37935?
CVE-2025-37935 has a CVSS score of 5.5 out of 10, rated Medium severity (CVSS 3.1). The vector string is
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H. -
Is there a patch available for CVE-2025-37935?
Yes — CVE-2025-37935 has been patched. Fixed versions include 6.6.90, 6.12.28, 6.14.6 and others. If you are running Linux kernel 6.6 or later up to the fix versions, apply the relevant patch for your kernel branch.
-
Is CVE-2025-37935 actively exploited?
No — CVE-2025-37935 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.