PT-2025-49619 · Linux+1 · Linux Kernel+1
CVE-2022-50639
·
Published
2022-10-19
·
Updated
2025-12-22
CVSS v2.0
4.6
Medium
| Vector | AV:L/AC:L/Au:S/C:N/I:N/A:C |
Name of the Vulnerable Software and Affected Versions
Linux kernel versions prior to 6.1-rc1
Description
A memory leak exists in the Linux kernel related to worker creation within the io-wq subsystem. Specifically, if CPU mask allocation for a node fails, the memory allocated for the
io wqe struct is not freed during error handling because it hasn't been added to the wqes array. This issue was identified through fuzzing with Syzkaller. The vulnerable code path involves the io wq create() function and can occur during the io uring setup() system call.Recommendations
Update to a version of the Linux kernel newer than 6.1-rc1.
Exploit
Fix
Missing Release of Resource after Effective Lifetime
Memory Leak
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel
Red Hat