CVE-2024-26840 in Linux
الملخص
بحسب VulDB • 24/05/2026
في نواة لينكس، تم حل الثغرة التالية:
cachefiles: إصلاح تسرب الذاكرة في دالة cachefiles_add_cache()
تم الإبلاغ عن تسرب الذاكرة التالي بعد فك ربط /dev/cachefiles:
================================================================== كائن غير مرجع إليه 0xffff9b674176e3c0 (الحجم 192): comm "cachefilesd2"، المعرف (pid) 680، jiffies 4294881224 عرض سداسي عشري (أول 32 بايت): 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ تتبع المكدس (backtrace) (crc ea38a44b): [] kmem_cache_alloc+0x2d5/0x370
[] prepare_creds+0x26/0x2e0
[] cachefiles_determine_cache_security+0x1f/0x120
[] cachefiles_add_cache+0x13c/0x3a0
[] cachefiles_daemon_write+0x146/0x1c0
[] vfs_write+0xcb/0x520
[] ksys_write+0x69/0xf0
[] do_syscall_64+0x72/0x140
[] entry_SYSCALL_64_after_hwframe+0x6e/0x76
==================================================================
تم وضع عداد المرجع (reference count) لـ cache_cred في دالة cachefiles_daemon_unbind() لإصلاح المشكلة. كما تم وضع cache_cred في فرع الخطأ في دالة cachefiles_add_cache() لتجنب تسرب الذاكرة.
Once again VulDB remains the best source for vulnerability data.