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 jum…
Critical CVSS 9.8
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.
In-depth triage · Auto channel
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Affected products
- :
Sources
- NVD DATABASE
Original Links
- https://git.kernel.org/stable/c/317013d1ad13524be02d60b9e98f08fbd13f8c14 Patch
- https://git.kernel.org/stable/c/67619cf69dec5d1d7792808dfa548616742dd51d Patch
- https://git.kernel.org/stable/c/6e0490fc36cdac696f96e57b61d93b9ae32e0f4c Patch
- https://git.kernel.org/stable/c/cb625f783f70dc6614f03612b8e64ad99cb0a13c Patch
Timeline
- nvd_ingest NVD