CVE-2026-64395 remediation guide
Linux
In the Linux kernel, the following vulnerability has been resolved: ksmbd: require source read access for duplicate extents FSCTL_DUPLICATE_EXTENTS_TO_FILE passes the source file directly to vfs_clone_file_range() or vfs_copy_file_range() without checking the SMB access mask granted to the source handle. A handle opened with attribute access can consequently be used to copy file contents into an attacker-readable destination. Require FILE_READ_DATA on the source handle before either VFS operation, matching other ksmbd data-copy paths.
A verified fixed-version field is not available. Use the linked NVD and supporting references, then confirm the vendor-supported path before changing production systems.
Identify the affected asset
Confirm whether Linux is installed, record the deployed version and installation path, and identify exposed interfaces.
- Record the product name, package or appliance identifier, and installed version.
- Identify internet-facing, administrative, API, and internal access paths.
- Preserve the pre-change configuration and relevant service logs.
Validate the affected-version match
Compare the deployed version with the affected range: >= eb817368f50c1cbe1bd07044124aad7db6330e3a < 2d2ab6983620c2d60ce7db72133984ca3873b929, >= eb817368f50c1cbe1bd07044124aad7db6330e3a < 67bdad9cf01b25030e3bf00bbce6c309319d6663, >= eb817368f50c1cbe1bd07044124aad7db6330e3a < b0d4d5cb846a1ddb7aaab9adfb5986e4540e6e5f, >= eb817368f50c1cbe1bd07044124aad7db6330e3a < db231af842868268839f9f9619c68cb27830d8be, >= eb817368f50c1cbe1bd07044124aad7db6330e3a < a10942af27832c2761d020863a46e79bebe0567d, >= eb817368f50c1cbe1bd07044124aad7db6330e3a < cedff600f1642aa982178503552f0d007bc829c8, >= 5.15. Treat incomplete inventory results as unresolved.
Prioritize with independent signals
The CVSS severity warrants an early asset and exposure review. Combine this signal with asset criticality, exposure, compensating controls, and business impact.
Apply supported remediation
Follow the vendor advisory or supported update path. Current fixed-version status: No verified fixed-version field is available yet. Preserve configuration and rollback material before change.
Verify the result
Confirm the resulting version, service health, authentication and access paths, monitoring coverage, and relevant security logs.
- Confirm the expected version and package state.
- Run a functional health check for critical service paths.
- Review authentication, error, application, and security monitoring logs.
- Reassess exposure if the supported fix cannot be applied.
Operational boundary
This page does not replace the vendor advisory, support contract, change-management process, or recovery plan. Do not infer that an asset is unaffected from an incomplete inventory query or a missing fixed-version field.