| Anonymous | Login | 2026-04-04 15:18 CEST |
| Main | My View | View Issues |
| Viewing Issue Advanced Details [ Jump to Notes ] | [ View Simple ] [ 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 | Platform | ||||||||
| Status | new | OS | ||||||||||
| Projection | none | OS Version | ||||||||||
| ETA | none | Product Build | ||||||||||
| 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 ... |
|||||||||||
| Tags | No tags attached. | |||||||||||
| Attached Files | ||||||||||||
|
|
||||||||||||
| There are no notes attached to this issue. |
| Copyright © 2000 - 2008 Mantis Group |