| 概要 | 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. |
|---|---|
| 公表日 | 2026年6月24日19:17 |
| 登録日 | 2026年6月27日4:18 |
| 最終更新日 | 2026年6月24日19:17 |