PT-2026-30167 · Linux · Linux Kernel

CVE-2026-23473

·

Published

2026-03-17

·

Updated

2026-08-30

CVSS v3.1

5.5

Medium

VectorAV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description A race condition in the io uring/poll subsystem can cause a multishot recv operation to hang indefinitely when a socket send and shutdown() occur in quick succession. This happens because wake-ups can occur before the receiver's task work has a chance to run, leading to incorrect handling of accumulated poll references. Specifically, the issue arises when a shutdown event is missed due to the premature draining of poll references, preventing further wakeups and causing the recv operation to hang. The fix involves checking for HUP in the poll loop and ensuring that another loop is executed to check for status if multiple poll activations are pending.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Infinite Loop

Race Condition

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

BDU:2026-12501
CVE-2026-23473
OESA-2026-2581
OESA-2026-2582
SUSE-SU-2026:21834-1
SUSE-SU-2026:2238-1

Affected Products

Linux Kernel