GHSA-83mf-wfc5-x4x3CriticalCVSS 9.8

In the Linux kernel, the following vulnerability has been resolved: ksmbd: use opener...

Published
July 25, 2026
Last Modified
July 27, 2026

🔗 CVE IDs covered (1)

📋 Description

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 (6)