PT-2025-40151 · Linux+1 · Linux Kernel+1
Published
2022-10-25
·
Updated
2025-10-23
·
CVE-2022-50466
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A memory leak exists in the
load elf binary() function within the Linux kernel's fs/binfmt elf component. This leak occurs when interp elf ex fails to allocate memory, leading to an unreleased file resource. Specifically, if interp elf ex fails, the program enters the "out free ph" error handling path without releasing the "interpreter" file resource. The fix involves adding an "out free file" error handling path to release the file resource when memory allocation fails in interp elf ex. The function alloc file is involved in the allocation process.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Improper Resource Release
Memory Leak
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel
Suse