Описание
In the Linux kernel, the following vulnerability has been resolved:
ksmbd: Fix memory leak in get_file_all_info()
In get_file_all_info(), if vfs_getattr() fails, the function returns immediately without freeing the allocated filename, leading to a memory leak.
Fix this by freeing the filename before returning in this error case.
In the Linux kernel, the following vulnerability has been resolved:
ksmbd: Fix memory leak in get_file_all_info()
In get_file_all_info(), if vfs_getattr() fails, the function returns immediately without freeing the allocated filename, leading to a memory leak.
Fix this by freeing the filename before returning in this error case.
Ссылки
- https://nvd.nist.gov/vuln/detail/CVE-2025-71153
- https://git.kernel.org/stable/c/0c56693b06a68476ba113db6347e7897475f9e4c
- https://git.kernel.org/stable/c/5012b4c812230ae066902a00442708c999111183
- https://git.kernel.org/stable/c/676907004256e0226c7ed3691db9f431404ca258
- https://git.kernel.org/stable/c/d026f47db68638521df8543535ef863814fb01b1
EPSS
CVE ID
Связанные уязвимости
In the Linux kernel, the following vulnerability has been resolved: ksmbd: Fix memory leak in get_file_all_info() In get_file_all_info(), if vfs_getattr() fails, the function returns immediately without freeing the allocated filename, leading to a memory leak. Fix this by freeing the filename before returning in this error case.
In the Linux kernel, the following vulnerability has been resolved: ksmbd: Fix memory leak in get_file_all_info() In get_file_all_info(), if vfs_getattr() fails, the function returns immediately without freeing the allocated filename, leading to a memory leak. Fix this by freeing the filename before returning in this error case.
In the Linux kernel, the following vulnerability has been resolved: k ...
EPSS