← Back to CVE List

CVE-2022-49144

Published: 2025-02-26T07:00Z
Last Modified: 2025-03-13T22:04Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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, it'll free everything and return. However, it forgets to put uid. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt