CVE-2025-37935

Summary

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.

Affected Software

VendorProductVersion RangeStatus
LinuxLinux2d75891ebc09ba9cf30697dfd54497ef0220308f < cb625f783f70dc6614f03612b8e64ad99cb0a13caffected
LinuxLinux2d75891ebc09ba9cf30697dfd54497ef0220308f < 317013d1ad13524be02d60b9e98f08fbd13f8c14affected
LinuxLinux2d75891ebc09ba9cf30697dfd54497ef0220308f < 67619cf69dec5d1d7792808dfa548616742dd51daffected
LinuxLinux2d75891ebc09ba9cf30697dfd54497ef0220308f < 6e0490fc36cdac696f96e57b61d93b9ae32e0f4caffected
LinuxLinux6.6affected
LinuxLinux0 < 6.6unaffected
LinuxLinux6.6.90 <= 6.6.*unaffected
LinuxLinux6.12.28 <= 6.12.*unaffected
LinuxLinux6.14.6 <= 6.14.*unaffected
LinuxLinux6.15 <= *unaffected

Weaknesses

References