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.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2025-05-20 16:15
Updated : 2025-11-14 17:03
NVD link : CVE-2025-37956
Mitre link : CVE-2025-37956
CVE.ORG link : CVE-2025-37956
JSON object : View
Products Affected
linux
- linux_kernel
CWE
