CVE-2022-49144

Publication date

2025-02-26 01:55:13

Family

Linux

State

PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: io_uring: fix memory leak of uid in files registration When there are no files for __io_sqe_files_scm() to process in the range, itll free everything and return. However, it forgets to put uid.