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

 

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

Published: July 27, 2026


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

Vulnerability details

The vulnerability allows a remote user to bypass filesystem permission checks and delete files or remove ADS xattrs.

The vulnerability exists due to improper access control in ksmbd delete-on-close handling when tearing down deferred or durable handles without request work. A remote user can open a file and trigger delete-on-close processing to bypass filesystem permission checks and delete files or remove ADS xattrs.

The issue occurs because final close operations run with ksmbd worker credentials instead of the credentials captured when the file was opened.


Affected software

Linux kernel

How to mitigate CVE-2026-64392

Install security update from vendor's repository.

Linux kernel - update to 7.0 rc3

External References

Related Security Bulletins