user: do not pass ssh_key_passphrase on cmdline

CVE-2018-16837

Co-authored-by: Toshio Kuratomi <a.badger@gmail.com>
This commit is contained in:
Martin Krizek 2018-10-22 17:42:59 +02:00 committed by Brian Coca
commit a0aa53d1a1
3 changed files with 83 additions and 5 deletions

View file

@ -0,0 +1,2 @@
bugfixes:
- user: do not pass ssh_key_passphrase on cmdline (CVE-2018-16837)