OpenCSW Bug Tracker


Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0005225 [openssh_client] regular use crash always 2015-01-08 13:51 2015-01-08 13:51
Reporter peter-oliver View Status public  
Assigned To
Priority normal Resolution open  
Status new  
Summary 0005225: Segmentation fault when talking to Sun SSH with AES CBC
Description An OpenSSH 6.6p1 client crashes after successful authentication on Solaris 11.1 when talking to a Sun SSH server using one of the following ciphers:

aes128-cbc
aes192-cbc
aes256-cbc

Note that Sun SSH on Solaris 9 does not support many ciphers, so aes128-cbc will be used by default in this case.
Additional Information This issue can be worked around by specifying, for example:

ssh -o Ciphers=aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-gcm@openssh.com,aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,3des-cbc,blowfish-cbc,cast128-cbc,arcfour,rijndael-cbc@lysator.liu.se ...
Tags No tags attached.
Attached Files

- Relationships

There are no notes attached to this issue.


Copyright © 2000 - 2008 Mantis Group
Powered by Mantis Bugtracker