| Summary | In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix FSCTL permission bypass by adding a permission check for FSCTL_SET_SPARSE FSCTL_SET_SPARSE in fsctl_set_sparse() modifies the file's sparse This exposes two issues: 1) A client on a read-only share can change the sparse attribute 2) Even on writable shares, clients without FILE_WRITE_DATA or Add both share-level writable check and per-handle access check. |
|---|---|
| Publication Date | June 24, 2026, 7:17 p.m. |
| Registration Date | June 27, 2026, 4:18 a.m. |
| Last Update | June 24, 2026, 7:17 p.m. |