LiveActive security incident?Get immediate response
CVE Record

CVE-2023-32255: Kernel: memory leak via ksmbd session setup request with unknown ntlmssp message type

A flaw was found in the Linux kernel's ksmbd component. A memory leak can occur if a client sends a session setup request with an unknown NTLMSSP message type, potentially leading to resource exhaustion.

MediumCVSS 5.3Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This is an availability issue in Linux ksmbd, the in-kernel SMB server. A remote client can trigger a memory leak during session setup by sending an unexpected NTLMSSP message type. Repeated triggering could consume resources and degrade service, but the sources do not indicate data theft, code execution, or active exploitation.

Executive priority

Treat this as a targeted hardening and patch-management item, not an emergency breach event. Prioritize internet-facing or broadly reachable Linux SMB servers first, then internal file-sharing systems where ksmbd is confirmed in use.

Technical view

CVE-2023-32255 is a CWE-772 resource management flaw in ksmbd session setup handling. The CVSS 3.1 vector is network-accessible, low complexity, unauthenticated, no user interaction, with low availability impact only. Red Hat lists its RHEL kernel packages as unaffected; generic Linux 6.0, 6.1, 6.2, and 6.3 are listed in the bundle.

Likely exposure

Exposure is most relevant to Linux systems using ksmbd for SMB file sharing, especially if reachable over untrusted networks. Systems not running ksmbd are unlikely to be exposed. Red Hat Enterprise Linux 6 through 10 entries in the bundle are marked unaffected.

Exploitation context

The bundle does not show CISA KEV listing or cited evidence of exploitation in the wild. The issue is remotely reachable and unauthenticated by CVSS, but the documented impact is resource exhaustion, not compromise of confidentiality or integrity.

Researcher notes

The key uncertainty is distro-specific exposure outside the Red Hat unaffected listings. Validate ksmbd use, kernel lineage, and vendor backport status rather than relying only on upstream version numbers. Do not infer active exploitation from the CVE alone.

Mitigation direction

  • Check whether ksmbd is enabled or loaded on Linux SMB servers.
  • Review vendor kernel advisories for affected and fixed package versions.
  • Apply vendor-supported kernel updates that include the referenced upstream correction.
  • Disable ksmbd where in-kernel SMB serving is not required.
  • Restrict SMB exposure to trusted networks and administrative segments.

Validation and detection

  • Inventory Linux systems running ksmbd or exposing SMB services.
  • Confirm kernel versions against vendor advisories and the referenced CVE record.
  • Verify Red Hat systems use packages marked unaffected by Red Hat guidance.
  • Monitor hosts for unusual memory growth tied to SMB session activity.
  • Confirm SMB services are not internet-exposed unless explicitly required.
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.

cwe · low confidence lookup

CWE-772: 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-32255 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
Medium
CVSS
5.3 (3.1)
Known Exploited
No
Published

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

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: yesTechnical 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
5.3CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L3.91.4redhat

Vulnerability scoring details

Base CVSS 3.1 score

5.3Medium
CVSS 3.1 vector shape for CVE-2023-32255Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

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-772 · source CWE mapping

Missing Release of Resource after Effective Lifetime

Missing Release of Resource after Effective Lifetime represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.