When broken: # ps aux | grep stunnel rfiedler 14247 58.1 13.0 57592 33324 pts/2 Sl+ 16:21 18:05 stunnel4 tunnel.cfg rfiedler 14248 0.0 0.2 3692 628 pts/2 S+ 16:21 0:00 stunnel4 tunnel.cfg rfiedler 14249 0.0 0.2 3692 632 pts/2 S+ 16:21 0:00 stunnel4 tunnel.cfg rfiedler 14250 0.0 0.2 3692 632 pts/2 S+ 16:21 0:00 stunnel4 tunnel.cfg rfiedler 14251 0.0 0.2 3692 632 pts/2 S+ 16:21 0:00 stunnel4 tunnel.cfg rfiedler 14252 0.0 0.2 3692 632 pts/2 S+ 16:21 0:00 stunnel4 tunnel.cfg
# ps auxH | grep stunnel | head rfiedler 14247 0.0 13.0 57592 33324 pts/2 Sl+ 16:21 0:01 stunnel4 tunnel.cfg rfiedler 14247 0.0 13.0 57592 33324 pts/2 Sl+ 16:33 0:00 stunnel4 tunnel.cfg rfiedler 14247 89.8 13.0 57592 33324 pts/2 Rl+ 16:33 18:10 stunnel4 tunnel.cfg rfiedler 14247 0.0 13.0 57592 33324 pts/2 Sl+ 16:33 0:00 stunnel4 tunnel.cfg rfiedler 14247 0.0 13.0 57592 33324 pts/2 Sl+ 16:33 0:00 stunnel4 tunnel.cfg rfiedler 14247 0.0 13.0 57592 33324 pts/2 Sl+ 16:33 0:00 stunnel4 tunnel.cfg rfiedler 14247 0.0 13.0 57592 33324 pts/2 Sl+ 16:33 0:00 stunnel4 tunnel.cfg rfiedler 14247 0.0 13.0 57592 33324 pts/2 Sl+ 16:33 0:00 stunnel4 tunnel.cfg rfiedler 14247 0.0 13.0 57592 33324 pts/2 Sl+ 16:33 0:00 stunnel4 tunnel.cfg rfiedler 14247 0.0 13.0 57592 33324 pts/2 Sl+ 16:33 0:00 stunnel4 tunnel.cfg .... total 287 procs+threads # netstat -tnp |head Active Internet connections (w/o servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 1 0 127.0.0.1:63822 127.0.0.1:51305 CLOSE_WAIT 14247/stunnel4 tcp 1 0 127.0.0.1:63822 127.0.0.1:51655 CLOSE_WAIT 14247/stunnel4 tcp 1 0 127.0.0.1:63822 127.0.0.1:51632 CLOSE_WAIT 14247/stunnel4 tcp 119 0 127.0.0.1:63822 127.0.0.1:51626 CLOSE_WAIT 14247/stunnel4 tcp 1 0 127.0.0.1:63822 127.0.0.1:51615 CLOSE_WAIT 14247/stunnel4 tcp 119 0 127.0.0.1:63822 127.0.0.1:51665 CLOSE_WAIT 14247/stunnel4 tcp 119 0 127.0.0.1:63822 127.0.0.1:51468 CLOSE_WAIT 14247/stunnel4 .... 280 entries # gdb --pid 14247 .. (gdb) bt #0 0xb7f8e410 in __kernel_vsyscall () #1 0xb7d59c07 in poll () from /lib/tls/i686/cmov/libc.so.6 #2 0x0805445f in ?? () #3 0x08057dbf in ?? () #4 0x080582e4 in ?? () #5 0xb7ca3450 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6 #6 0x0804c5b1 in ?? () -- Simple stunnel DOS when opening and closing connections https://bugs.launchpad.net/bugs/327222 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs