LiveActive security incident?Get immediate response
CVE Record

CVE-2025-37956: ksmbd: prevent rename with empty string

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.

HighCVSS 8.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

A network client with limited privileges can send an invalid rename request to Linux’s ksmbd SMB server and trigger a kernel crash. Systems are at risk when ksmbd is enabled and reachable. The supplied evidence describes a crash condition; it does not demonstrate data theft, modification, or active exploitation.

Executive priority

Prioritize exposed or business-critical ksmbd servers because an authorized network client may crash the kernel without user interaction. Patch promptly through supported distribution channels. Treat systems without ksmbd, or with tightly restricted SMB reachability, as lower immediate priority after confirming configuration.

Technical view

ksmbd accepted a rename request containing an empty destination name. That value could reach d_alloc and cause a kernel oops. The kernel fix rejects empty new-name strings. CVSS 3.1 rates this 8.8 with network reachability, low complexity, low privileges, and no user interaction.

Likely exposure

Exposure is most likely on Linux systems running ksmbd and accepting SMB connections from untrusted or broadly authorized clients. The supplied version data identifies affected Linux releases but is ambiguous about exact ranges; validate distribution kernels by vendor advisory and included fix commit.

Exploitation context

The CVSS vector indicates remote, low-complexity exploitation requiring low privileges. No user interaction is required. The supplied record is not in CISA KEV, and no cited source establishes active exploitation. Practical impact supported by the description is a kernel oops and resulting service or system disruption.

Researcher notes

The record supplies four stable-kernel fix commits and describes input validation before d_alloc. It lists no CWE. Exact affected-version boundaries are not clearly represented in the supplied bundle, so commit ancestry or distribution package advisories should drive validation. Do not infer confidentiality or integrity compromise solely from the CVSS impact metrics.

Mitigation direction

  • Install a vendor-supported kernel containing the ksmbd empty-rename fix.
  • Check distribution guidance to map patched package versions accurately.
  • Disable ksmbd where SMB service is not operationally required.
  • Restrict SMB access to trusted networks and necessary authenticated users.

Validation and detection

  • Confirm whether ksmbd is enabled on each Linux host.
  • Identify whether SMB is reachable from untrusted or unnecessary network segments.
  • Compare the running kernel package with current distribution security guidance.
  • Verify the installed kernel includes a referenced stable fix commit.
  • After updating, confirm hosts booted into the patched kernel.
Prepared
Confidence
medium
Sources
6

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cve · low confidence lookup

CVE-2025-37956 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
8.8 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
3Timeline events
0ADP providers
5Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
8.8CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H2.85.9Linux

Vulnerability scoring details

Base CVSS 3.1 score

8.8High
CVSS 3.1 vector shape for CVE-2025-37956Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
LinuxLinux0626e6641f6b467447c81dd7678a69c66f7746cf, 0626e6641f6b467447c81dd7678a69c66f7746cf, 0626e6641f6b467447c81dd7678a69c66f7746cf, 0626e6641f6b467447c81dd7678a69c66f7746cfunaffected
LinuxLinux5.15, 0, 6.6.91, 6.12.29, 6.14.7, 6.15affected
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.