PT-2026-64614 · Linux · Linux
CVE-2026-64393
·
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: run set info with opener credentials
SMB2 SET INFO handlers call path-based VFS helpers after checking the
access mask granted to the SMB handle. Those helpers perform their owner,
inode permission and LSM checks using the current ksmbd worker credentials.
Run the complete SET INFO dispatch with the credentials captured when the
handle was opened. This also removes the separate security information
credential setup and keeps all SET INFO classes under one credential scope.
Direct override creds() is used because it can nest with the request
credential overrides already used by rename and link helpers.
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux