OpenSSH: client bug CVE-2016-0777
undeadly.org
OpenSSH: client bug CVE-2016-0777
1–10 of 226 posts
Re: OpenSSH: client bug CVE-2016-0777
#2Workaround (yes, it's client-side):
# echo -e "Host *\n\tUseRoaming no\n" >> /etc/ssh/ssh_config
Disclaimer: won't work on all operating systems, shells, etc. YMMV. Consult a doctor before following any advice you get from the Internet. Void where prohibited. Restrictions may apply.Edited per comments below
Re: OpenSSH: client bug CVE-2016-0777
#3The most terrible thing here is that OpenBSD usually does some full disclosure. This is sure going to be a nasty bug.
Re: OpenSSH: client bug CVE-2016-0777
#4Roaming feature has been in OpennSSH code for a while, but is undocumented: http://superuser.com/a/826734/47771
Re: OpenSSH: client bug CVE-2016-0777
#5As far as I know, this will affect any OSX, am I right ?
Re: OpenSSH: client bug CVE-2016-0777
#6As far as I know, this will affect any OSX, am I right ?
s/X//
Re: OpenSSH: client bug CVE-2016-0777
#7As far as I know, this will affect any OSX, am I right ?
[deleted]
Re: OpenSSH: client bug CVE-2016-0777
#8As far as I know, this will affect any OSX, am I right ?
According to Theo, yes.
Re: OpenSSH: client bug CVE-2016-0777
#9Re: OpenSSH: client bug CVE-2016-0777
#10As far as I know, this will affect any OSX, am I right ?
It affects all operating systems: http://marc.info/?l=openbsd-tech&m=145278077820529&w=2