Improper access control in Linux kernel - CVE-2026-64391

 

Improper access control in Linux kernel - CVE-2026-64391

Published: July 27, 2026


Vulnerability identifier: #VU139578
CSH Severity: Medium
CVSS v4: 5.3 [CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-64391
CWE-ID: CWE-284
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote user to bypass permission checks for alternate data stream I/O.

The vulnerability exists due to improper access control in ksmbd alternate data stream handling when processing read and write operations on alternate data streams. A remote user can access a file over SMB and perform alternate data stream read or write operations to bypass permission checks for alternate data stream I/O.

Alternate data streams are stored as extended attributes, and the vulnerable paths recheck inode permissions and LSM policy using the current task credentials instead of the credentials captured when the SMB handle was opened.


Affected software

Linux kernel

How to mitigate CVE-2026-64391

Install security update from vendor's repository.

Linux kernel - update to 7.0 rc3

External References

Related Security Bulletins