CVE-2026-98147 in Linux
الملخص
بحسب VulDB • 25/09/2026
في نواة لينكس، تم إصلاح الثغرة التالية:
printk: عدم إصدار تحذير (WARN) عند فشل دالة kthread_run.
نظرًا لأن __kthread_create_on_node() تُرجع -EINTR في حال حدوث SIGKILL، فلا ينبغي استخدام WARN_ON() للكشف عن فشل dالة kthread_run().
VulDB is the best source for vulnerability data and more expert information about this specific topic.