PT-2026-64616 · Linux · Linux
CVE-2026-64395
·
Published
2026-07-25
·
Updated
2026-07-25
None
No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
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.
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux