What is CVE-2026-64214?
This is a vulnerability in the Linux kernel: redundant `preempt_disable|enable()` calls in the `arch_irq_work_raise()` function of the `powerpc/time` subsystem cause a kernel panic. It triggers critical errors, especially when handling machine check exceptions from real mode. Developers should remove these redundant calls to mitigate the issue.
Azərbaycanca: Bu Linux nüvəsində aşkar edilmiş bir boşluqdur: `powerpc/time` alt sistemində `arch_irq_work_raise()` funksiyasında səhvən artıq `preempt_disable|enable()` çağırışları təhlükəli `kernel panic` yaradır. Xüsusilə `real mode`da işləyən sistemlərdə `machine check` istisnaları zamanı kritik xətaya səbəb olur. Tərtibatçılar bu artıq çağırışları silərək problemi aradan qaldırmalıdırlar.
FAQ2
In which subsystem of the Linux kernel was CVE-2026-64214 discovered?
The vulnerability was discovered in the `powerpc/time` subsystem of the Linux kernel, specifically in the `arch_irq_work_raise()` function.
What critical error does CVE-2026-64214 cause on systems running in real mode?
It causes a kernel panic during machine check exceptions when running in real mode.
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.