← Back

CVE-2025-37962

nvd nist
Published: May 20, 2025Modified: Dec 16, 2025

JSON object

Loading...
5.5
Vector
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Exploitability: 1.8 / Impact: 3.6
Source: NVD

Description

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 (11)

1 product
Linux Kernel
1 product
Debian Linux
Configuration A
10 vulnerable
Vulnerable SoftwareAffected Versions
Linux
From 6.1.134 to 6.1.139
From 6.12.23 to 6.12.29
From 6.13.11 to 6.14
From 6.14.2 to 6.14.7
From 6.6.87 to 6.6.91
Version 6.15 rc1
Version 6.15 rc2
Version 6.15 rc3
Version 6.15 rc4
Version 6.15 rc5
Configuration B
1 vulnerable
Vulnerable SoftwareAffected Versions
Version 11.0

References (6)

Source: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Patch
Source: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Patch
Source: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Patch
Source: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Patch
Source: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Patch
Source: af854a3a-2127-422b-91ae-364da2661108
Third Party Advisory

Timeline

No history available yet.