Race Condition in Linux Kernel Affects Hyper-V IRQ Deassignment Functionality
CVE-2026-80896

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
4 September 2026

What is CVE-2026-80896?

A race condition vulnerability exists in the Linux kernel, particularly within the Hyper-V management functions. It occurs in the process of deassigning IRQs, where the lack of proper locking during certain operations leads to inconsistent state management. The mshv_irqfd_deassign() function fails to hold the required lock, allowing potential concurrent access that can disrupt normal operations. Additionally, incorrect handling of node pointers during IRQ deactivation can result in false positives in the active state check, ultimately leading to potential double operations on already altered IRQ nodes. The vulnerability has been addressed by implementing necessary locking mechanisms and ensuring that node pointers are correctly marked during removal, thus enhancing overall reliability.

Affected Version(s)

Linux 621191d709b14882270dfd8ea5d7d6cdfebe2c35 < 72a90ce4918b5a2d4820fe20677ba9af780d8826

Linux 621191d709b14882270dfd8ea5d7d6cdfebe2c35 < 4529a41a675b96e0f876eef1cc93a31a57cb4d18

Linux 621191d709b14882270dfd8ea5d7d6cdfebe2c35 < 0762262ac3e70f65b3bb843fe892f8bac1562d08

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.