Security readout for executives and security teams
Plain-English summary
This Linux kernel issue affects ksmbd, the in-kernel SMB server. A crafted compound SMB2 request could bypass session or tree checks and cause a high availability impact. The supplied scoring requires local access with low privileges, and no active exploitation evidence is provided.
Executive priority
Treat as a moderate operational risk. It is not presented as remotely exploited or KEV-listed, but ksmbd-backed file services should be patched on normal maintenance timelines, sooner for critical file-sharing infrastructure.
Technical view
ksmbd used smb2_get_msg() in paths validating tree connections and user sessions, which returned the first SMB2 header in a compound request. When TREE_CONNECT was first, later command validation could be skipped. The fix uses ksmbd_req_buf_next() to validate the current command.
Likely exposure
Exposure is most likely on Linux systems running affected kernels with ksmbd enabled. Downstream distribution impact depends on vendor backports, so kernel package version alone may not prove vulnerability.
Exploitation context
The CVSS vector is local, low-complexity, low-privilege, no user interaction, with high availability impact. The bundle marks CISA KEV as false and provides no cited evidence of active exploitation.
Researcher notes
Evidence is limited to the CVE description, CVSS vector, affected Linux entries, and kernel stable commits. The exact crash path and downstream fixed package versions are not included in the supplied bundle.
Mitigation direction
- Apply Linux kernel updates containing the referenced stable ksmbd fixes.
- Check distribution advisories for backported fixed kernel package versions.
- Prioritize systems where ksmbd is enabled or SMB service availability is critical.
- If patching is delayed, follow vendor ksmbd hardening or workaround guidance.
Validation and detection
- Inventory systems running kernels in the affected ranges from the CVE record.
- Confirm whether ksmbd is enabled on each potentially affected host.
- Verify installed kernel packages include the referenced stable fixes or vendor backports.
- Review monitoring for kernel crashes or SMB service availability anomalies.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
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-2023-52442 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Medium
- CVSS
- 5.5 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
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.
CVSS vector scores
1 official scoreWe 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.
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H1.83.6Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
5.5MediumVector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Source materials
- CVE List V5 sourceCVE List V5
- https://git.kernel.org/stable/c/017d85c94f02090a87f4a473dbe0d6ee0da72693CVE reference
- https://git.kernel.org/stable/c/becb5191d1d5fdfca0198a2e37457bbbf4fe266fCVE reference
- https://git.kernel.org/stable/c/4c2b350b2e269e3fd17bbfa42de1b42775b777acCVE reference
- https://git.kernel.org/stable/c/3df0411e132ee74a87aa13142dfd2b190275332eCVE reference
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
