CVE-2025-71153
Last modified
CVE-2025-71153 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. 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.. EPSS estimates a 0.11% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 6.6.24, < 6.6.120 | — |
| Linux | Linux Kernel | >= 6.7.12, < 6.8 | — |
| Linux | Linux Kernel | >= 6.8.3, < 6.12.64 | — |
| Linux | Linux Kernel | >= 6.13, < 6.18.4 | — |
| Linux | Linux Kernel | 6.19 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2025-71153?
How severe is CVE-2025-71153?
How do I fix CVE-2025-71153?
Are you affected by CVE-2025-71153?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
