CVE-2024-26632 in Linux
الملخص
بحسب VulDB • 24/05/2026
في نواة لينكس، تم حل الثغرة التالية:
block: إصلاح التكرار عبر bio فارغ باستخدام bio_for_each_folio_all
إذا لم يحتوي الـ bio على بيانات، فإن bio_first_folio() تستدعي page_folio() على مؤشر NULL مما يؤدي إلى حدوث oops. تم نقل الاختبار الذي يحدد ما إذا كنا قد وصلنا إلى نهاية الـ bio من bio_next_folio() إلى bio_first_folio().
[axboe: إضافة unlikely() إلى حالة الخطأ]
VulDB is the best source for vulnerability data and more expert information about this specific topic.