LiveActive security incident?Get immediate response
CVE Record

CVE-2023-32251: Kernel: ksmbd brute force delay bypass via asynchronous requests

A vulnerability has been identified in the Linux kernel's ksmbd component (kernel SMB/CIFS server). A security control designed to prevent dictionary attacks, which introduces a 5-second delay during session setup, can be bypassed through the use of asynchronous requests. This bypass negates the intended anti-brute-force protection, potentially allowing attackers to conduct dictionary attacks more efficiently against user credentials or other authentication mechanisms.

LowCVSS 3.7Not KEV-listedUpdated
Glexia's TakeAutomated analysislow

Security readout for executives and security teams

Plain-English summary

This issue weakens a Linux kernel SMB server protection that slows password guessing. Attackers who can reach ksmbd may bypass the intended 5-second delay and try credentials faster. It is low severity because it does not directly run code or change data, but it can increase credential-attack pressure where ksmbd is exposed.

Executive priority

Treat this as a credential-risk hardening item, not an emergency incident. Prioritize internet- or partner-facing ksmbd exposure first, then fold kernel remediation and monitoring into normal vulnerability management unless local evidence shows active password guessing.

Technical view

CVE-2023-32251 affects Linux kernel ksmbd session setup handling. Asynchronous requests can bypass the anti-dictionary-attack delay, mapping to CWE-307. The supplied CVSS is 3.7 with network attack vector, high complexity, no privileges, no user interaction, and low confidentiality impact.

Likely exposure

Exposure is most relevant to systems using the Linux kernel SMB/CIFS server, ksmbd, especially kernels in the supplied affected 6.0, 6.1, 6.2, and 6.3 range. The bundle lists Red Hat Enterprise Linux 6, 7, 8, 9, and 10 kernel packages as unaffected.

Exploitation context

The source bundle does not show CISA KEV listing or active exploitation. The issue would support faster dictionary attacks against reachable ksmbd authentication, not direct compromise by itself. Exploitation still depends on network reachability, ksmbd use, and credential strength.

Researcher notes

Evidence identifies an anti-brute-force delay bypass through asynchronous session setup requests. Public data in the bundle does not provide exploit status, affected non-Linux products, or distribution-specific fixed package versions. Avoid assuming Samba user-space smbd exposure unless ksmbd is confirmed.

Mitigation direction

  • Follow Linux distribution guidance for kernels containing the ksmbd fix.
  • Review the referenced upstream kernel commit for remediation context.
  • Limit SMB exposure to trusted networks where operationally possible.
  • Confirm Red Hat environments match the listed unaffected status.
  • Strengthen credential and lockout monitoring around SMB authentication.

Validation and detection

  • Inventory systems running the Linux kernel ksmbd SMB/CIFS server.
  • Compare running kernel versions with vendor advisories and the affected range.
  • Verify whether ksmbd is reachable from untrusted networks.
  • Review authentication logs for abnormal session setup or password-guessing patterns.
  • Document unaffected Red Hat assets separately from potentially affected Linux systems.
Prepared
Confidence
high
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.

cwe · low confidence lookup

CWE-307: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2023-32251 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
Low
CVSS
3.7 (3.1)
Known Exploited
No
Published

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

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
5Timeline events
1ADP providers
5Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: partial

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
3.7CVSS 3.1LowCVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N2.21.4redhat

Vulnerability scoring details

Base CVSS 3.1 score

3.7Low
CVSS 3.1 vector shape for CVE-2023-32251Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

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. Source timelineredhat

    Made public.

  3. Source timelineredhat

    Reported to Red Hat.

  4. CVE publishedCVE Program

    The CVE record was published.

  5. CVE updatedCVE Program

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

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
other:ssvc

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Unknown vendorlinuxlinux, 0, 6.0.0, 6.1.0, 6.2.0, 6.3.0unaffected
Red HatRed Hat Enterprise Linux 10kernelunaffected
Red HatRed Hat Enterprise Linux 6kernelunaffected
Red HatRed Hat Enterprise Linux 7kernelunaffected
Red HatRed Hat Enterprise Linux 7kernel-rtunaffected
Red HatRed Hat Enterprise Linux 8kernelunaffected
Red HatRed Hat Enterprise Linux 8kernel-rtunaffected
Red HatRed Hat Enterprise Linux 9kernelunaffected
Red HatRed Hat Enterprise Linux 9kernel-rtunaffected
Weakness

CWE details

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

CWE-307 · source CWE mapping

Improper Restriction of Excessive Authentication Attempts

Improper Restriction of Excessive Authentication Attempts represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.