In the Linux kernel, the following vulnerability has been resolved:
ksmbd: use opener credentials for ADS I/O
Alternate data streams are stored as xattrs. Unlike regular file I/O,
their read and write paths therefore call VFS xattr helpers which recheck
inode permissions and LSM policy using the current task credentials.
Run ADS I/O with the credentials captured when the SMB handle was opened.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2026-07-25 10:17
Updated : 2026-09-04 19:08
NVD link : CVE-2026-64391
Mitre link : CVE-2026-64391
CVE.ORG link : CVE-2026-64391
JSON object : View
Products Affected
linux
- linux_kernel
CWE
