What is CVE-2026-64234?
CVE-2026-64234 is a vulnerability in the Linux kernel's pch_uart serial driver where a missing check for dma_alloc_coherent() failure can lead to a NULL pointer dereference in dma_handle_rx(). This affects systems using the pch_uart driver with DMA operations, potentially allowing denial of service. Users should update the kernel and properly release DMA channels and PCI device references to mitigate the risk.
Azərbaycanca: Linux kernel-də pch_uart seriyal sürücüsündə aşkar edilmiş CVE-2026-64234 zəifliyi, dma_alloc_coherent() funksiyasının uğursuz olması zamanı yaranan NULL pointer dereference riski ilə bağlıdır. Bu, DMA yaddaşının ayrılması zamanı yoxlama aparılmadığı üçün baş verir və hücumçuya sistemin dayanıqlığını pozmağa imkan verə bilər. İstifadəçilər kernel yeniləmələrini tətbiq etməli və zəiflikdən təsirlənən seriyal cihazlarda monitorinqi gücləndirməlidir.
Related CVEs
link basis: same weakness class CWE-476
FAQ2
In which Linux kernel driver is CVE-2026-64234 found?
CVE-2026-64234 is found in the pch_uart serial driver of the Linux kernel.
How can users mitigate CVE-2026-64234?
Users should update the kernel and properly release DMA channels and PCI device references.
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.