Improper access control in Linux kernel - CVE-2026-64388
Published: July 27, 2026
Vulnerability details
The vulnerability allows a local user to bypass ownership and group changes.
The vulnerability exists due to improper access control in cifs_setattr_nounix() when processing chown and chgrp operations on mounts using SMB3 POSIX Extensions. A local user can change file ownership or group attributes in a way that is ignored to bypass ownership and group changes.
The issue occurs only when SMB3 POSIX Extensions are used without the relevant ACL or SID-based mount options enabled.