Security Advisory

CVE-2026-64379

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-07-25 08:50:29
Last updated 2026-07-25 08:50:29
Assigner Linux
CVSS score not scored
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: smb: client: mask server-provided mode to 07777 in modefromsid When modefromsid is active, parse_dacl() applies the server-provided sub_auth[2] value from the NFS mode SID to cf_mode without masking to 07777. Apply the correct masking, same as in the read path.