ثغرات Rust في نواة لينكس: تحليل تقني لشرط السباق في مشغل Binder

بعد التقرير الأولي عن الثغرة الأولى في كود Rust لنواة لينكس، يكشف تحليل أعمق لـ CVE-2025-68260 في وحدة Binder المبنية على Rust عن حالة سباق في معالجة قوائم البيانات تؤدي إلى تلف الذاكرة وتعطل النظام. تتوفر تصحيحات مفصلة في نواة 6.18.1 و6.19-rc1.

تم تحديد الثغرة في تنفيذ Rust لآلية الاتصال بين العمليات (IPC) Binder —التي أعيد كتابتها مؤخرًا لأندرويد في drivers/android/binder/node.rs—، تركز هذه الثغرة (CVE-2025-68260) على حالة سباق في دالة Node::release.

ينشأ المشكل فإذا تم الحصول على قفل للوصول إلى قائمة مرتبطة مشتركة، ونقل العناصر إلى كومة محلية مؤقتة، لكن يتم إطلاق القفل مبكرًا جدًا —قبل معالجة وتكرار العناصر بالكامل—. تسمح هذه النافذة بالوصول المتزامن لخيوط النواة إلى مؤشرات prev/next، مما يؤدي إلى تلف الذاكرة، وذعر النواة، وإعادة تشغيل غير متوقعة، وتعطيل الخدمات، وأخطاء مثل kernel oops في السجلات.

تم إدخالها في نواة 6.18 عبر commit تحديث Binder الذي تجاهل التزامن، مما يزيد من المخاطر على أنظمة أندرويد والخوادم المعتمدة على Binder.

قام مطورو النواة بتصحيحها بسرعة في 6.18.1 و6.19-rc1. قم بالتحديث إلى أحدث نواة مستقرة للحماية الكاملة؛ تعمل التصحيحات upstream كحلول مؤقتة للبيئات الحرجة.

مقالات ذات صلة

Illustration depicting the Linux CopyFail vulnerability enabling root access exploits alongside Ubuntu's DDoS-induced outage.
صورة مولدة بواسطة الذكاء الاصطناعي

Linux CopyFail exploit threatens root access amid Ubuntu outage

من إعداد الذكاء الاصطناعي صورة مولدة بواسطة الذكاء الاصطناعي

A critical Linux vulnerability known as CopyFail, tracked as CVE-2026-31431, allows attackers to gain root access on systems running kernels since 2017. Publicly released exploit code has heightened risks for data centers and personal devices. Ubuntu's infrastructure has been offline for over a day due to a DDoS attack, hampering security communications.

Linux kernel maintainer Greg Kroah-Hartman presented a new Rust type at RustWeek 2026 that could prevent most security vulnerabilities. The approach focuses on handling untrusted data from userspace and hardware. It builds on existing Rust safety features already in the kernel.

من إعداد الذكاء الاصطناعي

A single misplaced exclamation point in the Linux kernel introduced a use-after-free bug that allows unprivileged users to gain root access. The flaw, tracked as CVE-2026-23111, resides in the nf_tables subsystem used for packet filtering. It was fixed in February and backported to major distributions.

Four days after the CopyFail (CVE-2026-31431) exploit disclosure disrupted Ubuntu services, the US government warned of its critical risks to Linux systems, urging immediate patching amid public exploit code.

يستخدم هذا الموقع ملفات تعريف الارتباط

نستخدم ملفات تعريف الارتباط للتحليلات لتحسين موقعنا. اقرأ سياسة الخصوصية الخاصة بنا سياسة الخصوصية لمزيد من المعلومات.
رفض