LiveActive security incident?Get immediate response
CVE Record

CVE-2022-50729: ksmbd: Fix resource leak in ksmbd_session_rpc_open()

In the Linux kernel, the following vulnerability has been resolved: ksmbd: Fix resource leak in ksmbd_session_rpc_open() When ksmbd_rpc_open() fails then it must call ksmbd_rpc_id_free() to undo the result of ksmbd_ipc_id_alloc().

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysisunknown

Security readout for executives and security teams

Plain-English summary

CVE-2022-50729 is a Linux kernel ksmbd issue where a failed RPC open path can leak an allocated resource. The public record does not provide a CVSS score or evidence of active exploitation. Business urgency is highest for systems using ksmbd; otherwise exposure may be limited.

Executive priority

Treat as a targeted kernel maintenance item. Prioritize internet-facing or business-critical file-sharing systems using ksmbd, but avoid emergency escalation unless vendor advisories add severity, exploitability, or active exploitation evidence.

Technical view

The vulnerability is described as a resource leak in ksmbd_session_rpc_open(). If ksmbd_rpc_open() fails, ksmbd_rpc_id_free() must be called to undo ksmbd_ipc_id_alloc(). Stable kernel commits are referenced as fixes. Public metadata lists affected Linux kernel version entries including 5.15, 5.15.86, 6.0.16, 6.1.2, and 6.2.

Likely exposure

Likely exposure is Linux systems running affected kernels with ksmbd functionality present or enabled. The source data does not define network reachability, required privileges, or exact distribution package impact.

Exploitation context

No cited source states active exploitation, public exploit availability, or CISA KEV listing. Impact details are limited to a resource leak on an error path, so operational risk should be assessed against ksmbd use and kernel version.

Researcher notes

Evidence is sparse: no CVSS, CWE, exploit conditions, or detailed impact are provided. Analysis should focus on the referenced stable commits and whether affected deployments exercise ksmbd_session_rpc_open() failure paths.

Mitigation direction

  • Identify Linux systems using ksmbd or kernel SMB server functionality.
  • Check distribution advisories for CVE-2022-50729 kernel updates.
  • Update to a vendor kernel containing the referenced stable fixes.
  • If ksmbd is unnecessary, consider disabling it per vendor guidance.

Validation and detection

  • Inventory running kernel versions on Linux hosts.
  • Confirm whether ksmbd is enabled or loaded.
  • Compare installed kernel builds against vendor fixed versions.
  • Review kernel changelogs for the referenced stable commit IDs.
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-2022-50729 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
Unknown
CVSS
Not scored
Known Exploited
No
Published
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.

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

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
LinuxLinuxe2f34481b24db2fd634b5edb0a5bd0e4d38cc6e9, e2f34481b24db2fd634b5edb0a5bd0e4d38cc6e9, e2f34481b24db2fd634b5edb0a5bd0e4d38cc6e9, e2f34481b24db2fd634b5edb0a5bd0e4d38cc6e9unaffected
LinuxLinux5.15, 0, 5.15.86, 6.0.16, 6.1.2, 6.2affected
Weakness

CWE details

No CWE listed

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