CVE-2025-71153
Gravedad:
Pendiente de análisis
Tipo:
No Disponible / Otro tipo
Fecha de publicación:
23/01/2026
Última modificación:
23/01/2026
Descripción
*** Pendiente de traducción *** 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.



