diff options
author | Greg Kroah-Hartman <greg@kroah.com> | 2018-10-04 11:06:14 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-12-01 09:46:41 +0100 |
commit | 2b7e9180b4017a28867f27786266cbd4e4a7cf8b (patch) | |
tree | 29de1efb302c94212dba016b67c05ae4ce8e9c2f /drivers/usb/host | |
parent | d196147ecf0951e15db959cac24d0ce8695a1897 (diff) |
tty: wipe buffer if not echoing data
commit b97b3d9fb57860a60592859e332de7759fd54c2e upstream.
If we are not echoing the data to userspace or the console is in icanon
mode, then perhaps it is a "secret" so we should wipe it once we are
done with it.
This mirrors the logic that the audit code has.
Reported-by: aszlig <aszlig@nix.build>
Tested-by: Milan Broz <gmazyland@gmail.com>
Tested-by: Daniel Zatovic <daniel.zatovic@gmail.com>
Tested-by: aszlig <aszlig@nix.build>
Cc: Willy Tarreau <w@1wt.eu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/host')
0 files changed, 0 insertions, 0 deletions