2024-08-21 06:10:55
Linux
PUBLISHED
In the Linux kernel, the following vulnerability has been resolved: io_uring/poll: add hash if ready poll request cant complete inline If we dont, then we may lose access to it completely, leading to a request leak. This will eventually stall the ring exit process as well.