CVE-2025-71153
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
23/01/2026
Last modified:
23/01/2026
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
ksmbd: Fix memory leak in get_file_all_info()<br />
<br />
In get_file_all_info(), if vfs_getattr() fails, the function returns<br />
immediately without freeing the allocated filename, leading to a memory<br />
leak.<br />
<br />
Fix this by freeing the filename before returning in this error case.



