CVE-2022-49791

Source
https://cve.org/CVERecord?id=CVE-2022-49791
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2022-49791.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2022-49791
Downstream
Published
2025-05-01T14:09:23.010Z
Modified
2026-04-02T08:27:55.887288Z
Summary
io_uring: fix multishot accept request leaks
Details

In the Linux kernel, the following vulnerability has been resolved:

io_uring: fix multishot accept request leaks

Having REQFPOLLED 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.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/49xxx/CVE-2022-49791.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
390ed29b5e425ba00da2b6113b74a14949f71b02
Fixed
0e4626de856ef8f25ecd9c716e76d4f95ce95639
Fixed
91482864768a874c4290ef93b84a78f4f1dac51b

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2022-49791.json"