summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorThomas Huth <thuth@redhat.com>2026-08-12 15:01:52 +0200
committerPaulo Alcantara <pc@manguebit.org>2026-08-24 17:08:53 -0300
commit111a2b8717efbd9729d36828308d5163fdc977c3 (patch)
tree9d19882df9ba544ec22c4cef49e4da942db9729b /include/linux
parent2f9af06e30b78ccb6f2708d89793180c29e4feef (diff)
smb: client: Avoid leaking sensitive data to the heap in connect.c
TCP_Server_Info contains a preauth_sha_hash[] and a cryptkey[] array that might contain sensitive data. Thus free its memory with kfree_sensitive() to avoid that we are leaking this information to the heap. Signed-off-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Namjae Jeon <linkinjeon@kernel.org> Signed-off-by: Paulo Alcantara <pc@manguebit.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions