diff options
| author | Thomas Huth <thuth@redhat.com> | 2026-08-11 17:46:18 +0200 |
|---|---|---|
| committer | Namjae Jeon <linkinjeon@kernel.org> | 2026-08-17 22:38:21 +0900 |
| commit | 9a4bd6507c21f66e84dc021705a4b9d84773111e (patch) | |
| tree | f531ee213a2373897229ec1963c68dc1bfa00345 /scripts/stackusage | |
| parent | 2c5a176882695f73b52482df03b0017b006ef2d1 (diff) | |
| download | linux-9a4bd6507c21f66e84dc021705a4b9d84773111e.tar.gz linux-9a4bd6507c21f66e84dc021705a4b9d84773111e.zip | |
smb: server: Free session data in user_session.c with kfree_sensitive()
struct ksmbd_session contains some arrays with sensitive information, like
sess_key, smb3encryptionkey, smb3decryptionkey and smb3signingkey. Thus
let's make sure that this information cannot leak via the heap and use
kfree_sensitive() to free it.
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
