In the Linux kernel, the following vulnerability has been resolved:
ksmbd: smbdirect: verify remaining_data_length respects max_fragmented_recv_size
This is inspired by the check for data_offset + data_length.
Security readout for executives and security teams
Plain-English summary
A remotely reachable flaw in Linux’s ksmbd SMB Direct handling can allow an unauthenticated attacker to disrupt an affected system. The supplied CVSS assessment rates availability impact as high, with no stated confidentiality or integrity impact. Business risk is greatest where affected Linux hosts provide reachable ksmbd-based file-sharing services.
Executive priority
Prioritize affected, network-reachable file servers because exploitation requires neither credentials nor user interaction and could cause significant service disruption. Patch exposed production systems promptly through supported distribution channels. Lower the priority only after confirming ksmbd SMB Direct is absent, unreachable, or the vendor kernel already includes the fix.
Technical view
ksmbd’s SMB Direct receive path did not verify that remaining_data_length stayed within max_fragmented_recv_size. The supplied record describes the issue as resolved by adding validation analogous to the existing data_offset plus data_length check. CVSS 3.1 is 7.5: network-accessible, low complexity, no privileges or interaction, with high availability impact.
Likely exposure
Potential exposure is limited to systems running affected Linux kernel versions where ksmbd’s SMB Direct functionality is present and reachable over a network. The supplied affected-version data includes 5.15, 6.1.154, 6.6.108, 6.12.49, 6.16.9, and 6.17, but distribution backports may change actual status.
Exploitation context
The supplied record is not in CISA KEV and provides no evidence of active exploitation or a public exploit. The CVSS vector indicates remote, unauthenticated, low-complexity attack potential, but the source bundle does not document attack prevalence, reliable exploitation, or the precise failure mode.
Researcher notes
The source bundle supplies no CWE, proof of concept, crash trace, or detailed malformed-message behavior. Five stable-kernel fix commits are referenced. Version metadata contains duplicated commit hashes and broad entries, so researchers should use commit ancestry and distribution backport records rather than version-string matching alone.
Mitigation direction
Install a vendor-supported kernel containing the applicable stable fix or confirmed backport.
Check distribution security guidance before relying solely on upstream version numbers.
Restrict network access to affected file-sharing services while updates are pending.
Review vendor guidance for safe temporary mitigation if immediate patching is impossible.
Validation and detection
Record the running kernel and compare it with distribution security advisories.
Confirm whether ksmbd and SMB Direct functionality are deployed and network-reachable.
Verify the installed kernel contains the applicable upstream fix or vendor backport.
Retest service availability and normal SMB operations after updating.
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-39942 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
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
6Source 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.