Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 93464 Details for
Bug 101799
OpenSSH server crashes when Kerberos 5 authentication is enabled and a non-root user login is attempted
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh92 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
GDB output for sshd (Red Hat Linux 9, openssh-server-3.5p1-6.9)
GDB output for sshd (Red Hat Linux 9, openssh-server-3.5p1-6.9).txt (text/plain), 9.23 KB, created by
Economou, Matthew
on 2003-08-06 23:23:16 UTC
(
hide
)
Description:
GDB output for sshd (Red Hat Linux 9, openssh-server-3.5p1-6.9)
Filename:
MIME Type:
Creator:
Economou, Matthew
Created:
2003-08-06 23:23:16 UTC
Size:
9.23 KB
patch
obsolete
># gdb `which sshd` >GNU gdb Red Hat Linux (5.3post-0.20021129.18rh) >Copyright 2003 Free Software Foundation, Inc. >GDB is free software, covered by the GNU General Public License, and you are >welcome to change it and/or distribute copies of it under certain conditions. >Type "show copying" to see the conditions. >There is absolutely no warranty for GDB. Type "show warranty" for details. >This GDB was configured as "i386-redhat-linux-gnu"...(no debugging symbols found)... >(gdb) run -ddd -p 2022 >Starting program: /usr/sbin/sshd -ddd -p 2022 >(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... >(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... >(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...debug1: sshd version OpenSSH_3.5p1 >debug3: Not a RSA1 key file /etc/ssh/ssh_host_rsa_key. >debug1: read PEM private key done: type RSA >debug1: private host key: #0 type 1 RSA >debug3: Not a RSA1 key file /etc/ssh/ssh_host_dsa_key. >debug1: read PEM private key done: type DSA >debug1: private host key: #1 type 2 DSA >(no debugging symbols found)...socket: Address family not supported by protocol >debug1: Bind to port 2022 on 0.0.0.0. >Server listening on 0.0.0.0 port 2022. >debug1: Server will not fork when running in debugging mode. >Connection from 10.63.0.131 port 3338 >debug1: Client protocol version 2.0; client software version PuTTY-Release-0.53b >debug1: no match: PuTTY-Release-0.53b >debug1: Enabling compatibility mode for protocol 2.0 >debug1: Local version string SSH-2.0-OpenSSH_3.5p1 >debug3: privsep user:group 74:74 >debug1: permanently_set_uid: 74/74 >debug1: list_hostkey_types: ssh-rsa,ssh-dss >debug1: SSH2_MSG_KEXINIT sent >debug2: Network child is on pid 7703 >debug3: preauth child monitor started >debug3: mm_request_receive entering >debug1: SSH2_MSG_KEXINIT received >debug2: kex_parse_kexinit: diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 >debug2: kex_parse_kexinit: ssh-rsa,ssh-dss >debug2: kex_parse_kexinit: aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour,aes192-cbc,aes256-cbc,rijndael-cbc@lysator.liu.se >debug2: kex_parse_kexinit: aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour,aes192-cbc,aes256-cbc,rijndael-cbc@lysator.liu.se >debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96 >debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96 >debug2: kex_parse_kexinit: none,zlib >debug2: kex_parse_kexinit: none,zlib >debug2: kex_parse_kexinit: >debug2: kex_parse_kexinit: >debug2: kex_parse_kexinit: first_kex_follows 0 >debug2: kex_parse_kexinit: reserved 0 >debug2: kex_parse_kexinit: diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 >debug2: kex_parse_kexinit: ssh-rsa,ssh-dss >debug2: kex_parse_kexinit: aes256-cbc,rijndael256-cbc,rijndael-cbc@lysator.liu.se,aes192-cbc,rijndael192-cbc,aes128-cbc,rijndael128-cbc,blowfish-cbc,3des-cbc >debug2: kex_parse_kexinit: aes256-cbc,rijndael256-cbc,rijndael-cbc@lysator.liu.se,aes192-cbc,rijndael192-cbc,aes128-cbc,rijndael128-cbc,blowfish-cbc,3des-cbc >debug2: kex_parse_kexinit: hmac-sha1,hmac-md5,none >debug2: kex_parse_kexinit: hmac-sha1,hmac-md5,none >debug2: kex_parse_kexinit: zlib,zlib,none >debug2: kex_parse_kexinit: zlib,zlib,none >debug2: kex_parse_kexinit: >debug2: kex_parse_kexinit: >debug2: kex_parse_kexinit: first_kex_follows 0 >debug2: kex_parse_kexinit: reserved 0 >debug2: mac_init: found hmac-sha1 >debug1: kex: client->server aes256-cbc hmac-sha1 zlib >debug2: mac_init: found hmac-sha1 >debug1: kex: server->client aes256-cbc hmac-sha1 zlib >debug1: SSH2_MSG_KEX_DH_GEX_REQUEST_OLD received >debug3: mm_request_send entering: type 0 >debug3: monitor_read: checking request 0 >debug3: mm_answer_moduli: got parameters: 1024 2048 8192 >debug3: mm_request_send entering: type 1 >debug2: monitor_read: 0 used once, disabling now >debug3: mm_request_receive entering >debug3: mm_choose_dh: waiting for MONITOR_ANS_MODULI >debug3: mm_request_receive_expect entering: type 1 >debug3: mm_request_receive entering >debug3: mm_choose_dh: remaining 0 >debug1: SSH2_MSG_KEX_DH_GEX_GROUP sent >debug1: dh_gen_key: priv key bits set: 256/512 >debug1: bits set: 1595/3191 >debug1: expecting SSH2_MSG_KEX_DH_GEX_INIT >debug1: bits set: 1575/3191 >debug3: mm_key_sign entering >debug3: mm_request_send entering: type 4 >debug3: monitor_read: checking request 4 >debug3: mm_answer_sign >debug3: mm_answer_sign: signature 0x8099a78(143) >debug3: mm_request_send entering: type 5 >debug2: monitor_read: 4 used once, disabling now >debug3: mm_request_receive entering >debug3: mm_key_sign: waiting for MONITOR_ANS_SIGN >debug3: mm_request_receive_expect entering: type 5 >debug3: mm_request_receive entering >debug1: SSH2_MSG_KEX_DH_GEX_REPLY sent >debug1: kex_derive_keys >debug1: newkeys: mode 1 >debug1: Enabling compression at level 6. >debug1: SSH2_MSG_NEWKEYS sent >debug1: waiting for SSH2_MSG_NEWKEYS >debug1: newkeys: mode 0 >debug1: SSH2_MSG_NEWKEYS received >debug1: KEX done >debug1: userauth-request for user xenophon service ssh-connection method none >debug1: attempt 0 failures 0 >debug3: mm_getpwnamallow entering >debug3: mm_request_send entering: type 6 >debug3: monitor_read: checking request 6 >debug3: mm_answer_pwnamallow >debug3: mm_answer_pwnamallow: sending MONITOR_ANS_PWNAM: 1 >debug3: mm_request_send entering: type 7 >debug2: monitor_read: 6 used once, disabling now >debug3: mm_request_receive entering >debug3: mm_getpwnamallow: waiting for MONITOR_ANS_PWNAM >debug3: mm_request_receive_expect entering: type 7 >debug3: mm_request_receive entering >debug2: input_userauth_request: setting up authctxt for xenophon >debug3: mm_start_pam entering >debug3: mm_request_send entering: type 41 >debug3: monitor_read: checking request 41 >debug1: Starting up PAM with username "xenophon" >debug3: mm_inform_authserv entering >debug3: mm_request_send entering: type 3 >debug2: input_userauth_request: try method none >debug3: mm_auth2_read_banner entering >debug3: mm_request_send entering: type 8 >debug3: mm_request_receive_expect entering: type 9 >debug3: mm_request_receive entering > >(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... >(no debugging symbols found)...debug3: Trying to reverse map address 10.63.0.131. >(no debugging symbols found)...debug1: PAM setting rhost to "wks1.irtnog.org" >debug2: monitor_read: 41 used once, disabling now >debug3: mm_request_receive entering >debug3: monitor_read: checking request 3 >debug3: mm_answer_authserv: service=ssh-connection, style= >debug2: monitor_read: 3 used once, disabling now >debug3: mm_request_receive entering >debug3: monitor_read: checking request 8 >debug3: mm_request_send entering: type 9 >debug2: monitor_read: 8 used once, disabling now >debug3: mm_request_receive entering >debug1: userauth_banner: sent >debug3: mm_auth_password entering >debug3: mm_request_send entering: type 10 >debug3: monitor_read: checking request 10 >(no debugging symbols found)...debug3: mm_auth_password: waiting for MONITOR_ANS_AUTHPASSWORD >debug3: mm_request_receive_expect entering: type 11 >debug3: mm_request_receive entering >(no debugging symbols found)...(no debugging symbols found)... >(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... >Program received signal SIGSEGV, Segmentation fault. >0x40239e38 in malloc_consolidate () from /lib/libc.so.6 >(gdb) backtrace >#0 0x40239e38 in malloc_consolidate () from /lib/libc.so.6 >#1 0x402395a5 in _int_malloc () from /lib/libc.so.6 >#2 0x40238830 in malloc () from /lib/libc.so.6 >#3 0x401ac6d2 in krb5_sendto_kdc () from /usr/kerberos/lib/libkrb5.so.3 >#4 0x40195213 in krb5_get_renewed_creds () from /usr/kerberos/lib/libkrb5.so.3 >#5 0x40196440 in krb5_get_init_creds () from /usr/kerberos/lib/libkrb5.so.3 >#6 0x40197894 in krb5_get_init_creds_password () from /usr/kerberos/lib/libkrb5.so.3 >#7 0x404f5a8f in pam_sm_authenticate () from /lib/security/../../lib/security/pam_krb5.so >#8 0x40027c09 in pam_fail_delay () from /lib/libpam.so.0 >#9 0x40027d93 in _pam_dispatch () from /lib/libpam.so.0 >#10 0x400169b2 in pam_sm_chauthtok () from /lib/security/pam_stack.so >#11 0x40015d1e in pam_sm_authenticate () from /lib/security/pam_stack.so >#12 0x40027c09 in pam_fail_delay () from /lib/libpam.so.0 >#13 0x40027d93 in _pam_dispatch () from /lib/libpam.so.0 >#14 0x40029868 in pam_authenticate () from /lib/libpam.so.0 >#15 0x0805439a in chroot () >#16 0x0805469d in chroot () >#17 0x08055119 in chroot () >#18 0x0805f531 in chroot () >#19 0x0805ed00 in chroot () >#20 0x0805e9a5 in chroot () >#21 0x0804d055 in chroot () >#22 0x0804e1b4 in chroot () >#23 0x401e15cd in __libc_start_main () from /lib/libc.so.6 >(gdb) quit >The program is running. Exit anyway? (y or n) y >debug1: Calling cleanup 0x8070d70(0x0) >debug1: compress outgoing: raw data 861, compressed 458, factor 0.53 >debug1: compress incoming: raw data 56, compressed 55, factor 0.98
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 101799
: 93464