Vulnerability in Linux Kernel Affecting Event Processing Mechanism
CVE-2026-80920

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
9 September 2026

What is CVE-2026-80920?

This vulnerability in the Linux kernel arises from improper handling of eventfd signaling within io_uring when queued from a wakeup handler. The flaw can cause unintended interaction when the signal is sent inline, potentially leading to feedback loops in epoll processing. By introducing IOU_F_TWQ_IN_WAKE, the system can manage this signaling correctly, deferring the eventfd signal until it is safe to do so, thus preventing recursive execution issues and maintaining stable operation.

Affected Version(s)

Linux 21a091b970cdbcf3e8ff829234b51be6f9192766

Linux 21a091b970cdbcf3e8ff829234b51be6f9192766

Linux 21a091b970cdbcf3e8ff829234b51be6f9192766 < 40b6ccf68731809ceb85c6e9f0f8f2ed61c7aa5a

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.