diff options
| author | Namjae Jeon <linkinjeon@kernel.org> | 2026-07-12 14:31:02 +0900 |
|---|---|---|
| committer | Namjae Jeon <linkinjeon@kernel.org> | 2026-08-17 15:00:46 +0900 |
| commit | dd562212178ef7bcd24e17efff172143fe2b705e (patch) | |
| tree | 2f9cf55e665a5a7df0939d802fb63a5662d357f2 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 8dd5ca858d26f947c59297ba96a8446a11d7aebf (diff) | |
ksmbd: validate object id handles before response buffers
FSCTL_CREATE_OR_GET_OBJECT_ID requires a fixed-size output buffer, but an
invalid file handle must take precedence over output buffer validation.
Look up the handle before checking the available response buffer size. This
returns STATUS_FILE_CLOSED for a closed handle while preserving the buffer
size validation for valid handles.
Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions
