Posts Tagged ‘OpenSSH’

OpenSSH security advisory: legacy certificate signing in 5.6/5.7

This item was filled under [ Tools ]

OpenSSH Security Advisory: legacy-certs.adv This document may be found at: http://www.openssh.com/txt/legacy-cert.adv 1. Vulnerability Legacy certificates generated by OpenSSH might contain data from the stack thus leaking confidential information. 2. Affected configurations OpenSSH 5.6 and OpenSSH 5.7 only when generating legacy certificates. These must be specifically requested using the “-t” option on the ssh-keygen CA command-line. [...]

Continue reading...

Tagged with: [ , , ]

OpenSSH 5.8

This item was filled under [ Releases, Tools ]

OpenSSH 5.8 has just been released. OpenSSH is a 100% complete SSH protocol version 1.3, 1.5 and 2.0 implementation and includes sftp client and server support. Changes since OpenSSH 5.7 ========================= Security: * Fix vulnerability in legacy certificate signing introduced in OpenSSH-5.6 and found by Mateusz Kocielski. Legacy certificates signed by OpenSSH 5.6 or 5.7 [...]

Continue reading...

Tagged with: [ , ]

OpenSSH 5.7

This item was filled under [ Releases, Tools ]

OpenSSH 5.7 has just been released. OpenSSH is a 100% complete SSH protocol version 1.3, 1.5 and 2.0 implementation and includes sftp client and server support. Changes since OpenSSH 5.6 ========================= Features: * Implement Elliptic Curve Cryptography modes for key exchange (ECDH) and host/user keys (ECDSA) as specified by RFC5656. ECDH and ECDSA offer better [...]

Continue reading...

Tagged with: [ , ]