Description
In the Linux kernel, the following vulnerability has been resolved: io_uring: fix multishot accept request leaks Having REQ_F_POLLED set doesn't guarantee that the request is executed as a multishot from the polling path. Fortunately for us, if the code thinks it's multishot issue when it's not, it can only ask to skip completion so leaking the request. Use issue_flags to mark multipoll issues.
INFO
Published Date :
2025-05-01T14:09:23.010Z
Last Modified :
2025-05-01T14:09:23.010Z
Source :
Linux
AFFECTED PRODUCTS
The following products are affected by CVE-2022-49791 vulnerability.
No data.
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2022-49791.