GLSA 201408-03: LibSSH: Information disclosure

Severity:low
Title:LibSSH: Information disclosure
Date:08/10/2014
Bugs: #503504
ID:201408-03

Synopsis

A vulnerability in LibSSH can result in leakage of private key information.

Background

LibSSH is a C library providing SSHv2 and SSHv1.

Affected packages

Package Vulnerable Unaffected Architecture(s)
net-libs/libssh < 0.6.3 >= 0.6.3 All supported architectures

Description

A new connection inherits the state of the PRNG without re-seeding with random data.

Impact

Servers using ECC (ECDSA) or DSA certificates in non-deterministic mode may under certain conditions leak their private key.

Workaround

There is no known workaround at this time.

Resolution

All LibSSH users should upgrade to the latest version:

      # emerge --sync
      # emerge --ask --oneshot --verbose ">=net-libs/libssh-0.6.3"
    

References

Availability

This GLSA and any updates to it are available for viewing at the Gentoo Security Website: http://security.gentoo.org/glsa/glsa-201408-03.xml

Concerns?

Security is a primary focus of Gentoo Linux and ensuring the confidentiality and security of our users machines is of utmost importance to us. Any security concerns should be addressed to security@gentoo.org or alternatively, you may file a bug at https://bugs.gentoo.org.

License

Copyright 2010 Gentoo Foundation, Inc; referenced text belongs to its owner(s). The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license.

Thank you!