diff options
| author | Namjae Jeon <linkinjeon@kernel.org> | 2026-07-07 00:25:35 +0900 |
|---|---|---|
| committer | Namjae Jeon <linkinjeon@kernel.org> | 2026-08-17 15:00:31 +0900 |
| commit | d112661f951c4b6d9eaca051c52c4828780da082 (patch) | |
| tree | 2c6e34bc26c300a5c61d742112013fc248f49cdb /tools/perf/scripts/python/stackcollapse.py | |
| parent | 10aeff72ab82c264238dda270984cafb30175bad (diff) | |
ksmbd: require read control for security information
SMB2 QUERY_INFO security requests currently return owner, group, and DACL
information without checking the access granted to the opened handle. A
handle opened with only SYNCHRONIZE or READ_ATTRIBUTES can consequently
read the security descriptor.
Require READ_CONTROL when OWNER_SECINFO, GROUP_SECINFO, or DACL_SECINFO
is requested and return STATUS_ACCESS_DENIED otherwise.
This fixes smb2.getinfo.getinfo_access.
Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
