diff options
| author | Thomas Huth <thuth@redhat.com> | 2026-08-12 21:36:32 +0900 |
|---|---|---|
| committer | Namjae Jeon <linkinjeon@kernel.org> | 2026-08-17 22:38:21 +0900 |
| commit | 2c5a176882695f73b52482df03b0017b006ef2d1 (patch) | |
| tree | 3726fd1c9cdfd0801d78abbecf706f56857b4846 /scripts/stackusage | |
| parent | 9a9f1342daaa211fdd68688ac2b16acfb4df06b6 (diff) | |
| download | linux-2c5a176882695f73b52482df03b0017b006ef2d1.tar.gz linux-2c5a176882695f73b52482df03b0017b006ef2d1.zip | |
smb: server: Make sure that passkey is not leaked on the heap in user_config.c
Use kfree_sensitive() to free the user->passkey (and the struct
ksmbd_login_response in ksmbd_login_user() that contains the same
information) to avoid that this information could leak somewhere
else via the heap.
Signed-off-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions
