Bug#341767: simple script causes sshd to run out of memory and die

2005-12-13 Thread Florian Weimer
* Matthew Vernon: Dec 1 21:37:40 mpiblaster kernel: HighMem: empty Dec 1 21:37:40 mpiblaster kernel: Swap cache: add 0, delete 0, find 0/0, race 0+0 Dec 1 21:37:40 mpiblaster kernel: Out of Memory: Killed process 19833 (sshd). While infinite recursion is certainly a error

Bug#341767: simple script causes sshd to run out of memory and die

2005-12-05 Thread Matthew Vernon
Dec 1 21:37:40 mpiblaster kernel: HighMem: empty Dec 1 21:37:40 mpiblaster kernel: Swap cache: add 0, delete 0, find 0/0, race 0+0 Dec 1 21:37:40 mpiblaster kernel: Out of Memory: Killed process 19833 (sshd). While infinite recursion is certainly a error in the script, it

Bug#341767: simple script causes sshd to run out of memory and die

2005-12-02 Thread Mark K. Gardner
Package: ssh Version: 1:3.8.1p1-8.sarge.4 Severity: important I have isolated the problem to running the following script on a machine logged into via ssh: === #!/bin/sh # # crashsshd - attempt to crash sshd by making the command line overflow # crashsshd a $* === ssh sacrificialhost $