CVE-2025-71153

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 returnsimmediately without freeing the allocated filename, leading to a memoryleak.Fix this by freeing the filename before returning in this error case.

Risk Information

Base Score
5.5
MODERATE
Vector
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
EPSS Score
Exploitation Probability
0.015

Associated Vulnerability

No records found

Patch Details

No records found

References

https://nvd.nist.gov/vuln/detail/CVE-2023-1234
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-1234