diff options
author | Miaoqian Lin <linmq006@gmail.com> | 2025-03-18 15:12:34 +0300 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2025-03-28 03:12:00 +0300 |
commit | 6171063e9d046ffa46f51579b2ca4a43caef581a (patch) | |
tree | 387ce5e099b1c3a51258b760015f6f7bc026cf5f /tools/perf/scripts/python/arm-cs-trace-disasm.py | |
parent | 1a81ea738c030dfa83929a954e8c2cd15a91a883 (diff) | |
download | linux-6171063e9d046ffa46f51579b2ca4a43caef581a.tar.xz |
ksmbd: use aead_request_free to match aead_request_alloc
Use aead_request_free() instead of kfree() to properly free memory
allocated by aead_request_alloc(). This ensures sensitive crypto data
is zeroed before being freed.
Fixes: e2f34481b24d ("cifsd: add server-side procedures for SMB3")
Signed-off-by: Miaoqian Lin <linmq006@gmail.com>
Acked-by: Namjae Jeon <linkinjeon@kernel.org>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'tools/perf/scripts/python/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions