Description
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.
References (4)
Scores
CVSS v3
5.5
EPSS
0.0002
EPSS Percentile
4.4%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Details
CWE
CWE-401
Status
published
Products (5)
linux/Kernel
< 6.6.120linux
linux/Kernel
6.7.0 - 6.12.64linux
linux/Kernel
6.9.0 - 6.18.4linux
linux/linux_kernel
6.19 rc1 (3 CPE variants)
linux/linux_kernel
6.6.24 - 6.6.120
Published
Jan 23, 2026
Tracked Since
Feb 18, 2026