Linux Kernel Vulnerability in LoongArch CPU Handling
CVE-2026-64250

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
24 July 2026

What is CVE-2026-64250?

The vulnerability involves improper handling of CPU states in the Linux kernel for the LoongArch architecture. Specifically, when a CPU is marked as offline using the smp_send_stop() function, the RCU subsystem is not informed about this change. This leads to RCU expecting a quiescent state from CPUs that have been disabled, causing potential hangs during reboot or shutdown processes. Although typically harmless, it may become problematic in specific scenarios, particularly with the use of irq_work_sync() which relies on completion of RCU grace periods. Implementing proper reporting of dead CPUs helps mitigate this issue.

Affected Version(s)

Linux 2dc79362302922cb18f35e262712b5e58de65442 < 262dadc619e69ebeb97affd334cd1078a9704e98

Linux eef4f71b46a9929ac33e968538c9dd5d96a02460 < 1fa22de588a65880d6fe54c38c87fffe7d519f60

Linux 684a78183c54c23e70d1cba320f7fc184604210b

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.