search for: broken_cmsg_typ

Displaying 3 results from an estimated 3 matches for "broken_cmsg_typ".

Did you mean: broken_cmsg_type
2003 Oct 02
1
bug in configure script openssh 3.7.1p2
Hi, I recently downloaded openssh 3.7.1p2 to install it on a Linux RedHat, and I noticed that it was linked with libcrypt.so.1 It wasn't the case with previous versions, so I thought that was strange. So I checked the configure script and noticed this strange "esac" on : "configure" line 4021 of 17200 --23%-- col 2-9 I'm a security ingeneer and definitly not a script
2003 Apr 19
4
[Bug 544] sshd w/privsep fails on Linux 2.0, mm_receive_fd: expected type 1 got 1074276337
...msg_len = 16, cmsg_level = 1, cmsg_type = 1, __cmsg_data = 0xbffff5fc "\a"} If you comment out the "if (cmsg->cmsg_type != SCM_RIGHTS)" test in mm_receive_fd(), privsep seems to work OK on 2.0 kernels. I will reduce the test program to an autoconf test, add "#ifndef BROKEN_CMSG_TYPE" and attach the resulting patch. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
2005 Sep 19
1
ssh hangs or gives Segmentation fault
...TCARD */ /* #undef USE_SECTOK */ /* #undef USE_OPENSC */ #define OPENSSL_PRNG_ONLY 1 /* #undef WITH_ABBREV_NO_TTY */ /* #undef SUPERUSER_PATH */ /* #undef PRIVSEP_PATH */ /* #undef DISABLE_FD_PASSING */ #define HAVE_STRICT_MKSTEMP 1 #define HAVE_NANOSLEEP 1 /* #undef SSHD_ACQUIRES_CTTY */ /* #undef BROKEN_CMSG_TYPE */ #define LINK_OPNOTSUPP_ERRNO EPERM /* #undef LOCKED_PASSWD_STRING */ #define LOCKED_PASSWD_PREFIX "!" /* #undef LOCKED_PASSWD_SUBSTR */ /* #undef HAVE_GETRRSETBYNAME */ #define HAVE_HEADER_AD 1 /* #undef BIND_8_COMPAT */ #define HAVE_PROC_PID 1 /* #undef AIX_GETNAMEINFO_HACK */ /* #un...