HomeDefectsLIN1025-1408
Fixed

LIN1025-1408 : Security Advisory - linux - CVE-2025-37956

Created: May 20, 2025    Updated: Sep 1, 2025
Resolved Date: May 21, 2025
Found In Version: 10.25.33.1
Severity: Standard
Applicable for: Wind River Linux LTS 25
Component/s: Kernel

Description

In the Linux kernel, the following vulnerability has been resolved:

ksmbd: prevent rename with empty string

Client can send empty newname string to ksmbd server.
It will cause a kernel oops from d_alloc.
This patch return the error when attempting to rename
a file or directory with an empty new name string.

CREATE(Triage):(User=admin) CVE-2025-37956 (https://nvd.nist.gov/vuln/detail/CVE-2025-37956)