You are here
leeand00 - Fri, 2016/01/15 - 16:03
Yesterday I read that there are some bugs tha have been found with OpenSSH, called CVE-2016-0777 and CVE-2016-0778, and I was just wondering if there has been a patch put out for TKL 13 yet or not.
Thank you,
leeand00
Forum:
Relavent Link
https://www.digitalocean.com/community/questions/openssh-client-bug-cve-2016-0777-and-cve-2016-0778
They are client side exploits; not server side
On the Debian security tracker (CVE-2016-0777 & CVE-2016-0778) you can see that Squeeze (v12.x - assuming LTS has been enabled), Wheezy (v13.0) & Jessie (v14.0) have all had patches released. Both v13 & v14 should have already installed these patched version (as per auto security updates). To check do this:
And check the version against the relevant "fixed" version noted on the Debian security tracker (links above).FWIW, for bug to be exploited, it requires you to connect a vulnerable client to a malicious host. So if you have only used SSH to connect to known good servers then you should be fine.
However if you access any public servers via SSH (e.g. GitHub) then generating fresh SSH keys is probably a good idea to be on the safe side...
Add new comment