Tracker / CVE-2025-37962
CVE-2025-37962
Medium 5.5
In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix memory leak in parse_lease_state() The previous patch that added bounds check for create lease context introduced a memory leak. When the bounds check fails, the function returns NULL without freeing the previously allocated lease_ctx_info structure. This patch fixes the issue by adding kfree(lreq) before returning NULL in both boundary check cases.
Affected products and versions
| debian | debian_linux |
|---|---|
| linux | linux_kernel |
| linux | linux_kernel · 6.1.134 → 6.1.139 |
| linux | linux_kernel · 6.12.23 → 6.12.29 |
| linux | linux_kernel · 6.13.11 → 6.14 |
| linux | linux_kernel · 6.14.2 → 6.14.7 |
| linux | linux_kernel · 6.6.87 → 6.6.91 |
Analysis
This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.