Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[ GLSA 201601-01 ] OpenSSH
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index News & Announcements
View previous topic :: View next topic  
Author Message
GLSA
Advocate
Advocate


Joined: 12 May 2004
Posts: 2663

PostPosted: Sat Jan 16, 2016 7:26 pm    Post subject: [ GLSA 201601-01 ] OpenSSH Reply with quote

Gentoo Linux Security Advisory

Title: OpenSSH: Multiple vulnerabilities (GLSA 201601-01)
Severity: normal
Exploitable: remote
Date: January 16, 2016
Bug(s): #571892
ID: 201601-01

Synopsis

Multiple vulnerabilities have been found in OpenSSH, allowing
attackers to leak client memory to a server, including private keys.


Background

OpenSSH is a complete SSH protocol implementation that includes SFTP
client and server support.


Affected Packages

Package: net-misc/openssh
Vulnerable: < 7.1_p2
Unaffected: >= 7.1_p2
Architectures: All supported architectures


Description

Qualys have reported two issues in the “roaming” code included in
the OpenSSH client, which provides undocumented, experimental support for
resuming SSH connections. An OpenSSH client could be tricked into leaking
parts of its memory to a malicious server. Furthermore, a buffer overflow
can be exploited by a malicious server, but its exploitation requires
non-default options and is mitigated due to another bug.


Impact

A remote attacker could entice a user to connect to a specially crafted
OpenSSH server, possibly resulting in the disclosure of the user’s
private keys. Users with private keys that are not protected by a
passphrase are advised to generate new keys if they have connected to an
SSH server they don’t fully trust.
Note that no special configuration is required to be vulnerable as the
roaming feature is enabled by default on the client.


Workaround

The issues can be worked around by disabling the roaming code. To do so,
add “UseRoaming no” to the SSH client configuration, or specify “-o
‘UseRoaming no’” on the command line.


Resolution

All OpenSSH users should upgrade to the latest version:
Code:
# emerge --sync
      # emerge --ask --oneshot --verbose ">=net-misc/openssh-7.1_p2"
   


References

CVE-2016-0777
CVE-2016-0778
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index News & Announcements All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum