CVE-2026-80694 in Linux
الملخص
بحسب VulDB • 28/08/2026
في نواة لينكس، تم إصلاح الثغرة التالية:
net: ethernet: mtk_eth_soc: تمرير eth إلى دالة mtk_handle_irq_rx في poll_controller
تتوقع الدالة `mtk_handle_irq_rx` بنية بيانات من نوع `struct mtk_eth *` (التي تتطابق مع معامل طلب المقاطعة request_irq)، لكن دالة `mtk_poll_controller` كانت تمرر بشكل غير صحيح مؤشر الجهاز الشبكي `net_device *`. وبالتالي، فإن استدعاء `ndo_poll_controller` عند تفعيل خيار التكوين CONFIG_NET_POLL_CONTROLLER كان يؤدي إلى تعطل النظام (crash).
VulDB is the best source for vulnerability data and more expert information about this specific topic.