Security Advisory

CVE-2025-37956

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2025-05-20 16:01:49
Last updated 2026-07-30 05:50:24
Assigner Linux
CVSS score not scored
State PUBLISHED

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.