Deadlock Handling Vulnerability in Linux Kernel's rqspinlock by Linux Foundation
CVE-2026-74686

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
22 August 2026

What is CVE-2026-74686?

A vulnerability in the Linux kernel's rqspinlock can lead to indefinite stalls during deadlock scenarios. When a deadlock is detected, the system may suppress destruction of the waiter queue, preventing it from effectively signaling next waiters due to a lack of proper tail reset processing. This leads to potential indefinite waiting periods for threads in specific deadlock conditions, particularly with ABBA deadlocks, if no subsequent waiters are queued correctly. A patch has been introduced to rectify this logic, improving the overall stability and responsiveness of the kernel in deadlock situations.

Affected Version(s)

Linux 7bd6e5ce5be666fb3fb873bf20f77e62555b7835

Linux 7bd6e5ce5be666fb3fb873bf20f77e62555b7835 < 7a3c0289c3c8eb4607dff448ae9ff9f902c813af

Linux 6.19

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.