Displaying 20 results from an estimated 20000 matches similar to: "[Bug 153] NULL pointer passed to xfree() during client connection"
2002 Jun 22
2
[Bug 284] Hostbased authentication erroneously reported
http://bugzilla.mindrot.org/show_bug.cgi?id=284
stevesk at pobox.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From stevesk at pobox.com 2002-06-23 09:11
2002 May 18
1
OpenSSH 3.2.2p1 sshd: fatal: xfree: NULL pointer given as argument
Server host config:
Slackware 8.0 (custom boot scripts)
glibc-2.2.3
gcc-2.95.3
Linux-2.4.18
Client host config:
(same as server)
Symptom:
session disconnects with no message to client:
=============================================================================
phil at antares:/home/phil 153> ssh -V
OpenSSH_3.1p1, SSH protocols 1.5/2.0, OpenSSL 0x0090603f
phil at antares:/home/phil 154>
2002 Mar 18
2
[Bug 173] sshd does not listen on tcp-socket, though GatewayPorts yes
http://bugzilla.mindrot.org/show_bug.cgi?id=173
------- Additional Comments From stevesk at pobox.com 2002-03-19 08:31 -------
see sshd.8 X11UseLocalhost
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
2002 Mar 30
3
[Bug 109] sftp hangs when a tcsh user types quit or exit
http://bugzilla.mindrot.org/show_bug.cgi?id=109
------- Additional Comments From stevesk at pobox.com 2002-03-31 05:06 -------
i'm not sure. can someone dup and debug this?
can you still dup with 3.1p1?
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
2002 Jun 21
4
[Bug 282] ttymodes sent can be invalid
http://bugzilla.mindrot.org/show_bug.cgi?id=282
------- Additional Comments From stevesk at pobox.com 2002-06-22 06:15 -------
what kernel and glibc version?
try with "stty -parenb" on client side.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
2002 Jul 18
2
[Bug 312] canhost.h needs to be included
http://bugzilla.mindrot.org/show_bug.cgi?id=312
------- Additional Comments From stevesk at pobox.com 2002-07-18 14:07 -------
why is it required?
i don't see any canohost.h functions in those files.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
2002 Aug 29
1
[Bug 389] Sshdfwd-<port>
http://bugzilla.mindrot.org/show_bug.cgi?id=389
------- Additional Comments From stevesk at pobox.com 2002-08-30 07:12 -------
*** Bug 390 has been marked as a duplicate of this bug. ***
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
2002 Jun 24
4
README.privsep
Hi,
This is included in the release now; any feedback?
Privilege separation, or privsep, is method in OpenSSH by which
operations that require root privilege are performed by a separate
privileged monitor process. Its purpose is to prevent privilege
escalation by containing corruption to an unprivileged process.
More information is available at:
2002 Mar 27
3
[Bug 192] monitor.c:545: undefined reference to `auth_password with USE_PAM on
http://bugzilla.mindrot.org/show_bug.cgi?id=192
------- Additional Comments From mouring at eviladmin.org 2002-03-28 04:04 -------
If I understand the PAM code (none of the PRIVSEP code has been made to work
with it right now) one should never called auth_password() they should
be calling auth_pam_password()..
So in mm_answer_authpassword() function it should look something like this
2002 May 09
5
[Bug 239] ssh didn't resolv name server on HPUX 11i
http://bugzilla.mindrot.org/show_bug.cgi?id=239
------- Additional Comments From stevesk at pobox.com 2002-05-10 06:36 -------
i have heard that newer releases have getaddrinfo() and that
it does not function properly. is HAVE_GETADDRINFO defined?
if so, can you raise the issue with
HP support before we do something like add BROKEN_GETADDRINFO?
------- You are receiving this mail
2002 Apr 01
2
[Bug 189] pam_setcred() failures should not be treated as fatal
http://bugzilla.mindrot.org/show_bug.cgi?id=189
------- Additional Comments From stevesk at pobox.com 2002-04-01 17:49 -------
why should pam_setcred() failures not be treated as fatal?
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
2001 Feb 27
1
RedHat 7 - key finger print 00:00:...:00 - fatal: xfree: NULL pointer given as argument
I had the problems above too. The problem here is the utility ssh-keygen of the
RPM-package distribution. It just generates invalid DSA-keys with key finger
prints of 00:00:...:00. The only solution is to compile and install the source
of OpenSSH 2.5.1p1. Though if you're as lazy as I am and still want to use the
RPMs (quite easier to deinstall) then just do the following:
- Install the RPMs
2002 Jun 15
4
[Bug 276] openssh-3.2.3p1 does not compile on IRIX - SCM_RIGHTS undefined
http://bugzilla.mindrot.org/show_bug.cgi?id=276
------- Additional Comments From stevesk at pobox.com 2002-06-15 14:26 -------
this is what i asked in a message a while back; can an IRIX
expert help here?
"should we be using a UNIX95 (or whatever) namespace for IRIX?
what happens with D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1"
------- You are receiving this
2002 Apr 03
5
[Bug 184] 3.1p1 openssh fails to build a working sshd on Trusted HP-UX 10.26
http://bugzilla.mindrot.org/show_bug.cgi?id=184
------- Additional Comments From dcole at keysoftsys.com 2002-04-04 08:10 -------
Created an attachment (id=60)
better style (no c++ comments), and incorporation of suggestions
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
2002 May 17
16
[Bug 245] SSH can not log out under Solaris 2.6
http://bugzilla.mindrot.org/show_bug.cgi?id=245
------- Additional Comments From wknox at mitre.org 2002-05-18 00:58 -------
Same issue with Solaris 8 built with gcc 2.95.2 with the following configure
options:
--without-rsh --with-tcp-wrappers --with-pam --disable-suid-ssh
--with-prngd-socket
--with-default-path=/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin
Running a ssh -v
2001 Dec 10
0
[Bug 14] Can't change expired /etc/shadow password without PAM
http://bugzilla.mindrot.org/show_bug.cgi?id=14
stevesk at pobox.com changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|openssh-unix-dev at mindrot.org|stevesk at pobox.com
Status|ASSIGNED |NEW
------- Additional Comments From stevesk at pobox.com
2002 Apr 05
0
[Bug 32] ssh fails with "Bus error" upon connection
http://bugzilla.mindrot.org/show_bug.cgi?id=32
stevesk at pobox.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
------- Additional Comments From stevesk at pobox.com 2002-04-05 20:01
2002 Aug 16
2
[Bug 333] X11 forwarding not working in OpenSSH 3.4p1
http://cvs-mirror.mozilla.org/webtools/bugzilla/show_bug.cgi?id=333
------- Additional Comments From dtucker at zip.com.au 2002-08-16 10:31 -------
What does "echo $DISPLAY give? Is the display listed in "xauth list"? What
happens when you try to run an xterm?
You can try deleting your .Xauthority file (it'll be re-created automatically)
and/or adding
2002 Mar 30
0
[Bug 133] hard-coded umask(022) in ssh.c:main() too inflexible
http://bugzilla.mindrot.org/show_bug.cgi?id=133
stevesk at pobox.com changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|openssh-unix-dev at mindrot.org|stevesk at pobox.com
------- Additional Comments From stevesk at pobox.com 2002-03-31 06:37 -------
need to think about this. there
2001 Dec 10
0
[Bug 31] ssh-keygen not able to save key files
http://bugzilla.mindrot.org/show_bug.cgi?id=31
stevesk at pobox.com changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|openssh-unix-dev at mindrot.org|stevesk at pobox.com
------- Additional Comments From stevesk at pobox.com 2001-12-11 05:09 -------
i can't explain this; i can