|
Mantis - openssh_client
|
|||||
| Viewing Issue Advanced Details | |||||
|
|
|||||
| ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
| 5225 | regular use | crash | always | 2015-01-08 13:51 | 2015-01-08 13:51 |
|
|
|||||
| Reporter: | peter-oliver | Platform: | |||
| Assigned To: | OS: | ||||
| Priority: | normal | OS Version: | |||
| Status: | new | Product Version: | |||
| Product Build: | Resolution: | open | |||
| Projection: | none | ||||
| ETA: | none | Fixed in Version: | |||
|
|
|||||
| 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. |
||||
| Steps To Reproduce: | |||||
| 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 ... |
||||
| Relationships | |||||
| Attached Files: | |||||
|
|
|||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2015-01-08 13:51 | peter-oliver | New Issue | |||
| There are no notes attached to this issue. |