CVE-2026-80694 in Linux
요약
\~에 의해 VulDB • 2026. 08. 28.
Linux 커널에서 다음 취약점이 해결되었습니다:
net: ethernet: mtk_eth_soc: poll_controller에 eth를 mtk_handle_irq_rx로 전달함
mtk_handle_irq_rx는 struct mtk_eth * (request_irq 쿠키와 일치)을 기대하지만, mtk_poll_controller는 잘못되어 net_device *를 전달했습니다. CONFIG_NET_POLL_CONTROLLER가 활성화된 상태에서 ndo_poll_controller를 호출하면 시스템이 크래시됩니다.
If you want to get best quality of vulnerability data, you may have to visit VulDB.