Add CVE-2016-0777 and CVE-2016-0778 information to README

This commit is contained in:
Garrett Honeycutt 2016-01-17 13:12:26 -05:00
parent 38260e68c4
commit dd970dbaa5

View File

@ -342,7 +342,11 @@ This module sets this option to 'yes' on Linux and undef on Solaris.
ssh_config_use_roaming
----------------------
String to enable or disable UseRoaming in client configuration ssh_config. Valid values are 'yes', 'no' and 'unset'. Using 'unset' will not use (print) this configuration parameter at all. Default is set to 'no' on Linux and 'unset' on Solaris.
String to enable or disable UseRoaming in client configuration ssh_config.
Valid values are 'yes', 'no' and 'unset'. Using 'unset' will not use (print)
this configuration parameter at all. Default is set to 'no' on Linux and
'unset' on Solaris. If you have OpenSSH >= version 5.4, this should be set to
'no' to mitigate CVE-2016-0777 and CVE-2016-0778.
- *Default*: 'USE_DEFAULTS'