In the Linux kernel before 5.17.3, fs/io_uring.c has a use-after-free due to a race condition in io_uring timeouts. This can be triggered by a local user who has no access to any user namespace; however, the race condition perhaps can only be exploited infrequently.
References
Configurations
History
No history.
Information
Published : 2022-04-22 16:15
Updated : 2024-11-21 06:59
NVD link : CVE-2022-29582
Mitre link : CVE-2022-29582
CVE.ORG link : CVE-2022-29582
JSON object : View
Products Affected
linux
- linux_kernel
debian
- debian_linux
CWE
CWE-362
Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')