Description
In the Linux kernel, the following vulnerability has been resolved:

ksmbd: validate SID in parent security descriptor during ACL inheritance

Introduce smb_validate_ntsd_sid() helper to safely validate Owner SID
and Group SID inside the NT Security Descriptor (smb_ntsd) retrieved
from the parent directory.
Published: 2026-07-19
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The ksmbd component of the Linux kernel does not validate the Owner and Group Security Identifiers contained in the NT Security Descriptor of a parent directory during ACL inheritance. This omission allows an attacker to craft or alter an ACL for a shared directory so that the resulting permissions grant them privileges beyond the intended scope. The flaw is specific to the SMB protocol handling, leading to possible unauthorized access or privilege escalation on the host.

Affected Systems

Linux kernel builds that lack the smb_validate_ntsd_sid() patch are at risk. The CNA identifies the affected vendor as Linux and the product as the Linux kernel; no specific kernel versions are listed, so any kernel version prior to the inclusion of the helper function should be considered vulnerable.

Risk and Exploitability

The CVSS score of 8.8 signals high severity. The EPSS score of less than 1% indicates a low probability of widespread exploitation at present, and the vulnerability is not listed in the CISA KEV catalog. The likely attack vector is remote interaction with the SMB service, inferred from the nature of the defect; an attacker who can influence the creation or modification of ACLs on a shared directory could exploit the missing SID validation to gain unauthorized access or elevate privileges.

Generated by OpenCVE AI on August 3, 2026 at 01:26 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Linux kernel to a version that includes the smb_validate_ntsd_sid() helper for proper SID validation during ACL inheritance
  • Limit SMB access to trusted networks or hosts via firewall rules or network segmentation while the kernel is pending update
  • Enable and monitor audit logging for SMB operations to detect anomalous ACL changes that may indicate exploitation attempts

Generated by OpenCVE AI on August 3, 2026 at 01:26 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Ubuntu USN Ubuntu USN USN-8593-1 Linux kernel vulnerabilities
Ubuntu USN Ubuntu USN USN-8603-1 Linux kernel (Azure) vulnerabilities
Ubuntu USN Ubuntu USN USN-8618-1 Linux kernel vulnerabilities
History

Wed, 29 Jul 2026 01:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284

Tue, 21 Jul 2026 22:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284

Tue, 21 Jul 2026 12:15:00 +0000


Mon, 20 Jul 2026 14:45:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 8.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'}


Sun, 19 Jul 2026 16:15:00 +0000

Type Values Removed Values Added
Description In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate SID in parent security descriptor during ACL inheritance Introduce smb_validate_ntsd_sid() helper to safely validate Owner SID and Group SID inside the NT Security Descriptor (smb_ntsd) retrieved from the parent directory.
Title ksmbd: validate SID in parent security descriptor during ACL inheritance
First Time appeared Linux
Linux linux Kernel
CPEs cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
Vendors & Products Linux
Linux linux Kernel
References

Subscriptions

Linux Linux Kernel
cve-icon MITRE

Status: PUBLISHED

Assigner: Linux

Published:

Updated: 2026-08-05T12:39:39.447Z

Reserved: 2026-07-19T07:54:57.037Z

Link: CVE-2026-64138

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

Severity :

Publid Date: 2026-07-19T00:00:00Z

Links: CVE-2026-64138 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T01:30:16Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key