In the Linux kernel, the following vulnerability has been resolved:
ksmbd: Fix memory leak in getfileall_info()
In getfileallinfo(), if vfsgetattr() 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.
{
"cna_assigner": "Linux",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/71xxx/CVE-2025-71153.json"
}