Wind River Support Network

HomeDefectsLIN1023-13089
Acknowledged

LIN1023-13089 : Security Advisory - linux - CVE-2025-37962

Created: May 21, 2025    Updated: May 30, 2025
Found In Version: 10.23.30.1
Severity: Standard
Applicable for: Wind River Linux LTS 23
Component/s: Kernel

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.

CREATE(Triage):(User=admin) CVE-2025-37962 (https://nvd.nist.gov/vuln/detail/CVE-2025-37962)
Live chat
Online