SSHD Processes Using 100% CPU
Xserver g5 x2, Mac OS X (10.5)
Xserver g5 x2, Mac OS X (10.5)
openpty() syscall and that's where the actual failure occurs
sshd issue after inappropriate closure of a Terminal win
FileSyncAgent processes using 100% after sudo kill -SIGSTOP sent to sshd
Jonathan Abrams wrote:
Well, it seems that it is related to attacks on SSH. I have found that unless an attack is launched against SSH, the problems you are describing (can't launch Terminal, X11, or anything else for that matter) don't occur.
I took a look through the logs on our server and created firewall rules that block the logged IPs from communicating with the SSH ports. I also enabled the logging of these denied packets. So far, the server still works. I can launch apps and SSH into it myself. There are no entries of denied packets in the firewall log. So either firewall logging doesn't work correctly, or I have been fortunate in that no other attacks were launched against the server.
steve maller wrote:
Thank you for this tip. I implemented a firewall rule that restricts all access to my server from any address other than my home machines, and after rebooting, have yet to witness the sshd hang. What a weird bug. It certainly smells like a successful DoS attack against OS X sshd, doesn't it?
it seems that it is related to attacks on SSH
sshd issue after inappropriate closure of a Terminal window
it could be more appropriate for a) each one of us to file a bug report with proper information
Connection failed
This file server will not allow any additional users to
log on. Please try to connect again later.
kill -SIGSTOP <process-ID of_the_hangingSSHD>
… On one occasion I found that the server could not accept new AFP connections, presumably as a result of the activity/issue…
jgalicinski wrote:
*So, name the date and time and I'll do it with you.. Anyone else?*
SSHD Processes Using 100% CPU