diff options
| author | Enzo Matsumiya <[email protected]> | 2022-09-20 18:10:35 +0000 |
|---|---|---|
| committer | Steve French <[email protected]> | 2022-10-08 04:06:48 +0000 |
| commit | a4e430c8c8ba96be8c6ec4f2eb108bb8bcbee069 (patch) | |
| tree | ff8fb70c06b5dd58f6c8d89a0b5d4d19c5a4fc5d /lib/fault-inject.c | |
| parent | cifs: remove initialization value (diff) | |
| download | kernel-a4e430c8c8ba96be8c6ec4f2eb108bb8bcbee069.tar.gz kernel-a4e430c8c8ba96be8c6ec4f2eb108bb8bcbee069.zip | |
cifs: replace kfree() with kfree_sensitive() for sensitive data
Replace kfree with kfree_sensitive, or prepend memzero_explicit() in
other cases, when freeing sensitive material that could still be left
in memory.
Signed-off-by: Enzo Matsumiya <[email protected]>
Reported-by: kernel test robot <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Paulo Alcantara (SUSE) <[email protected]>
Reviewed-by: Ronnie Sahlberg <[email protected]>
Signed-off-by: Steve French <[email protected]>
Diffstat (limited to 'lib/fault-inject.c')
0 files changed, 0 insertions, 0 deletions
