Overly broad permissions can turn one compromised account into a much larger security problem. Learn how to reduce unnecessary access, review privileges, and apply least privilege across modern Linux systems. Review Linux Privileges×

Alerts This Week
Warning Icon 1 524
Alerts This Week
Warning Icon 1 524

Gentoo: GLSA-201408-03 Low: LibSSH Information Disclosure Risk

gentoo
Calendar Grey August 10, 2014
Scroller Gentoo
Gentoo Linux has released a security advisory about a low-severity LibSSH vulnerability that may lead to unintended private key disclosure, risking secure communications. Administrators should review their systems and apply updates to mitigate this risk efficiently.
A vulnerability in LibSSH can result in leakage of private key information.

Summary

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

Resolution

All LibSSH users should upgrade to the latest version: # emerge --sync # emerge --ask --oneshot --verbose ">=net-libs/libssh-0.6.3"

References

[ 1 ] CVE-2014-0017 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-0017

Availability

This GLSA and any updates to it are available for viewing at the Gentoo Security Website: https://security.gentoo.org/glsa/201408-03
style>.gentoo_availability{display:block;}

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.

Severity
low
Lowest
Low
Medium
High
Critical

Severity: Low
Title: LibSSH: Information disclosure
Date: August 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.

Get the latest News and Insights

Get the latest Linux and open source security news straight to your inbox.

Affected Packages

------------------------------------------------------------------- Package / Vulnerable / Unaffected ------------------------------------------------------------------- 1 net-libs/libssh < 0.6.3 >= 0.6.3

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.