PT-2025-22223 · Linux+4 · Linux Kernel+4
Published
2025-05-01
·
Updated
2026-04-20
·
CVE-2025-37962
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A memory leak issue has been identified in the Linux kernel, specifically in the
parse lease state() function of the ksmbd module. The problem arose from a previous patch that added bounds checking for create lease context, which introduced a memory leak when the bounds check failed. The function would return NULL without freeing the previously allocated lease ctx info structure. This issue has been resolved by adding a kfree(lreq) call before returning NULL in both boundary check cases.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Memory Leak
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Astra Linux
Debian
Linuxmint
Linux Kernel
Ubuntu