Back to search
CVE-2022-49791
Published: May 1, 2025
Modified: May 11, 2026
PUBLISHED
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.
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected 390ed29b5e425ba00da2b6113b74a14949f71b02 - < 0e4626de856ef8f25ecd9c716e76d4f95ce95639affected 390ed29b5e425ba00da2b6113b74a14949f71b02 - < 91482864768a874c4290ef93b84a78f4f1dac51b |
Linux | Linux | affected 5.19unaffected 0 - < 5.19unaffected 6.0.10 - <= 6.0.*unaffected 6.1 - <= * |
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now