diff options
| author | Thomas Huth <thuth@redhat.com> | 2026-08-12 15:01:48 +0200 |
|---|---|---|
| committer | Paulo Alcantara <pc@manguebit.org> | 2026-08-24 17:08:53 -0300 |
| commit | 3d93986f68f4a58002755794a17411b5fe6d339b (patch) | |
| tree | 8c6b3f723759def329a2b9ef8edcdafc6be7adf6 /include/linux/stackprotector.h | |
| parent | ce31ec06d3c0ee9279dddb848343c62b90322ac3 (diff) | |
smb: client: Clear sensitive stack data in smb2transport.c
Sensitive data like keys that are stored in stack-local arrays could
be leaked via the stack to the calling functions. There is no known
vulnerability for this right now, but it's good security style to
explicitly zeroize this sensitive material as soon as possible to
avoid that it could be exploited together with other bugs later.
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/stackprotector.h')
0 files changed, 0 insertions, 0 deletions
