What is CVE-2026-64244?
This Linux kernel vulnerability occurs due to improper handling during memory block registration. If `__add_memory_block()` fails, `mem->altmap` is not set correctly, potentially causing issues when `device_unregister()` is called. Upgrading the kernel to the latest stable version is recommended to mitigate the risk.
Azərbaycanca: Linux nüvəsində aşkar edilmiş bu boşluq yaddaş bloklarının qeydiyyatı zamanı baş verən səhvə görə yaranır. `__add_memory_block()` funksiyası uğursuz olduqda, `mem->altmap` dəyəri düzgün təyin olunmadığı üçün `device_unregister()` çağırışı zamanı potensial nasazlıqlar baş verə bilər. Təsirə məruz qalmamaq üçün Linux nüvəsini ən son stabil versiyaya yeniləmək tövsiyə olunur.
FAQ2
Which function in the Linux kernel causes the CVE-2026-64244 vulnerability?
The vulnerability is caused by improper handling when the `__add_memory_block()` function fails and `mem->altmap` is not set correctly.
What is the recommended mitigation for CVE-2026-64244?
Upgrading the Linux kernel to the latest stable version is recommended.
See also6
This explainer is AI-written from source data — skopnix's own reporting on this CVE; CVSS scores, vendors and versions are never invented. See NVD for the official record.