← Back to CVE search

CVE-2026-80694

Linux kernel

Description

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: mtk_eth_soc: pass eth to mtk_handle_irq_rx in poll_controller mtk_handle_irq_rx expects a struct mtk_eth * (matching the request_irq cookie), but mtk_poll_controller incorrectly passed the net_device *. Calling ndo_poll_controller with CONFIG_NET_POLL_CONTROLLER enabled would then crash.

EPSS 0.168%Risk 0
View source
Published
2026-08-28 08:16:54
Affected versions
unknown
Type
Kernel
Last modified
2026-08-28 08:16:54
Vector
Pending