2025-04-18 13:50:24
Linux
PUBLISHED
In the Linux kernel, the following vulnerability has been resolved: io_uring: fix io_req_prep_async with provided buffers io_req_prep_async() can import provided buffers, commit the ring state by giving up on that before, itll be reimported later if needed.