OSV 1.4.0 · unreviewed · 修改于 2026-08-29 17:30
发布时间
2026-08-28 17:31
GitHub 审查时间
—
NVD 发布时间
2026-08-28 16:16
源文件
advisories/unreviewed/2026/08/GHSA-55j9-p2qj-gvrc/GHSA-55j9-p2qj-gvrc.json
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.
该公告没有提供结构化的受影响软件包信息。