Bugzilla – Attachment 3592 Details for
Bug 3430
64 bit time and seccomp conflict
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Log from sshd -D -ddd
sshd.log (text/plain), 8.17 KB, created by
Lacky
on 2022-05-09 17:05:38 AEST
(
hide
)
Description:
Log from sshd -D -ddd
Filename:
MIME Type:
Creator:
Lacky
Created:
2022-05-09 17:05:38 AEST
Size:
8.17 KB
patch
obsolete
>debug2: load_server_config: filename /etc/ssh/sshd_config >debug2: load_server_config: done config len = 3238 >debug2: parse_server_config_depth: config /etc/ssh/sshd_config len 3238 >debug3: /etc/ssh/sshd_config:22 setting Ciphers aes128-ctr,aes192-ctr,aes256-ctr >debug3: /etc/ssh/sshd_config:41 setting AuthorizedKeysFile .ssh/authorized_keys >debug3: /etc/ssh/sshd_config:82 setting UsePAM yes >debug3: /etc/ssh/sshd_config:84 setting AllowAgentForwarding NO >debug3: /etc/ssh/sshd_config:85 setting AllowTcpForwarding NO >debug3: /etc/ssh/sshd_config:95 setting Compression NO >debug3: /etc/ssh/sshd_config:96 setting ClientAliveInterval 300 >debug3: /etc/ssh/sshd_config:109 setting Subsystem sftp /usr/libexec/sftp-server >debug3: /etc/ssh/sshd_config:114 setting AllowTcpForwarding NO >debug3: /etc/ssh/sshd_config:117 setting AllowGroups sshuser >debug3: /etc/ssh/sshd_config:118 setting Macs hmac-sha2-256,hmac-sha2-512,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com >debug1: sshd version OpenSSH_8.9, OpenSSL 1.1.1m 14 Dec 2021 >debug1: private host key #0: ssh-rsa SHA256:[redacted] >debug1: private host key #1: ecdsa-sha2-nistp256 SHA256:[redacted] >debug1: private host key #2: ssh-ed25519 SHA256:[redacted] >debug1: rexec_argv[0]='/usr/sbin/sshd' >debug1: rexec_argv[1]='-D' >debug1: rexec_argv[2]='-ddd' >debug3: oom_adjust_setup >debug1: Set /proc/self/oom_score_adj from 0 to -1000 >debug2: fd 3 setting O_NONBLOCK >debug3: sock_set_v6only: set socket 3 IPV6_V6ONLY >debug1: Bind to port 22 on ::. >Server listening on :: port 22. >debug2: fd 4 setting O_NONBLOCK >debug1: Bind to port 22 on 0.0.0.0. >Server listening on 0.0.0.0 port 22. > >[Waiting for SSH client] > >debug3: fd 5 is not O_NONBLOCK >debug1: Server will not fork when running in debugging mode. >debug3: send_rexec_state: entering fd = 8 config len 3238 >debug3: ssh_msg_send: type 0 >debug3: send_rexec_state: done >debug1: rexec start in 5 out 5 newsock 5 pipe -1 sock 8 >debug3: recv_rexec_state: entering fd = 5 >debug3: ssh_msg_recv entering >debug3: recv_rexec_state: done >debug2: parse_server_config_depth: config rexec len 3238 >debug3: rexec:22 setting Ciphers aes128-ctr,aes192-ctr,aes256-ctr >debug3: rexec:41 setting AuthorizedKeysFile .ssh/authorized_keys >debug3: rexec:82 setting UsePAM yes >debug3: rexec:84 setting AllowAgentForwarding NO >debug3: rexec:85 setting AllowTcpForwarding NO >debug3: rexec:95 setting Compression NO >debug3: rexec:96 setting ClientAliveInterval 300 >debug3: rexec:109 setting Subsystem sftp /usr/libexec/sftp-server >debug3: rexec:114 setting AllowTcpForwarding NO >debug3: rexec:117 setting AllowGroups sshuser >debug3: rexec:118 setting Macs hmac-sha2-256,hmac-sha2-512,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com >debug1: sshd version OpenSSH_8.9, OpenSSL 1.1.1m 14 Dec 2021 >debug1: private host key #0: ssh-rsa SHA256:[redacted] >debug1: private host key #1: ecdsa-sha2-nistp256 SHA256:[redacted] >debug1: private host key #2: ssh-ed25519 SHA256:[redacted] >debug1: inetd sockets after dupping: 3, 3 >Connection from 192.168.6.5 port 46398 on 192.168.90.250 port 22 rdomain "" >debug1: Local version string SSH-2.0-OpenSSH_8.9 >debug1: Remote protocol version 2.0, remote software version OpenSSH_8.2p1 Ubuntu-4ubuntu0.4 >debug1: compat_banner: match: OpenSSH_8.2p1 Ubuntu-4ubuntu0.4 pat OpenSSH* compat 0x04000000 >debug2: fd 3 setting O_NONBLOCK >debug3: ssh_sandbox_init: preparing seccomp filter sandbox >debug2: Network child is on pid 4637 >debug3: preauth child monitor started >debug3: privsep user:group 101:102 [preauth] >debug1: permanently_set_uid: 101/102 [preauth] >debug3: ssh_sandbox_child: setting PR_SET_NO_NEW_PRIVS [preauth] >debug3: ssh_sandbox_child: attaching seccomp filter program [preauth] >debug3: append_hostkey_type: ssh-rsa key not permitted by HostkeyAlgorithms [preauth] >debug1: list_hostkey_types: rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519 [preauth] >debug3: send packet: type 20 [preauth] >debug1: SSH2_MSG_KEXINIT sent [preauth] >debug3: receive packet: type 20 [preauth] >debug1: SSH2_MSG_KEXINIT received [preauth] >debug2: local server KEXINIT proposal [preauth] >debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,sntrup761x25519-sha512@openssh.com,diffie-hellman-group-exchange-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,diffie-hellman-group14-sha256 [preauth] >debug2: host key algorithms: rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519 [preauth] >debug2: ciphers ctos: aes128-ctr,aes192-ctr,aes256-ctr [preauth] >debug2: ciphers stoc: aes128-ctr,aes192-ctr,aes256-ctr [preauth] >debug2: MACs ctos: hmac-sha2-256,hmac-sha2-512,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com [preauth] >debug2: MACs stoc: hmac-sha2-256,hmac-sha2-512,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com [preauth] >debug2: compression ctos: none [preauth] >debug2: compression stoc: none [preauth] >debug2: languages ctos: [preauth] >debug2: languages stoc: [preauth] >debug2: first_kex_follows 0 [preauth] >debug2: reserved 0 [preauth] >debug2: peer client KEXINIT proposal [preauth] >debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,diffie-hellman-group14-sha256,ext-info-c [preauth] >debug2: host key algorithms: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-rsa-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,ssh-ed25519,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa [preauth] >debug2: ciphers ctos: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com [preauth] >debug2: ciphers stoc: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com [preauth] >debug2: MACs ctos: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1 [preauth] >debug2: MACs stoc: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1 [preauth] >debug2: compression ctos: none,zlib@openssh.com,zlib [preauth] >debug2: compression stoc: none,zlib@openssh.com,zlib [preauth] >debug2: languages ctos: [preauth] >debug2: languages stoc: [preauth] >debug2: first_kex_follows 0 [preauth] >debug2: reserved 0 [preauth] >debug1: kex: algorithm: curve25519-sha256 [preauth] >debug1: kex: host key algorithm: ecdsa-sha2-nistp256 [preauth] >debug1: kex: client->server cipher: aes128-ctr MAC: hmac-sha2-256-etm@openssh.com compression: none [preauth] >debug1: kex: server->client cipher: aes128-ctr MAC: hmac-sha2-256-etm@openssh.com compression: none [preauth] >debug1: expecting SSH2_MSG_KEX_ECDH_INIT [preauth] >debug3: receive packet: type 30 [preauth] >debug1: SSH2_MSG_KEX_ECDH_INIT received [preauth] >debug3: mm_sshkey_sign: entering [preauth] >debug3: mm_request_send: entering, type 6 [preauth] >debug3: mm_sshkey_sign: waiting for MONITOR_ANS_SIGN [preauth] >debug3: mm_request_receive_expect: entering, type 7 [preauth] >debug3: mm_request_receive: entering [preauth] >debug3: mm_request_receive: entering >debug3: monitor_read: checking request 6 >debug3: mm_answer_sign: entering >debug3: mm_answer_sign: ecdsa-sha2-nistp256 KEX signature len=101 >debug3: mm_request_send: entering, type 7 >debug2: monitor_read: 6 used once, disabling now >debug3: send packet: type 31 [preauth] >debug3: send packet: type 21 [preauth] >debug2: ssh_set_newkeys: mode 1 [preauth] >debug1: rekey out after 4294967296 blocks [preauth] >debug1: monitor_read_log: child log fd closed >debug3: mm_request_receive: entering >debug1: do_cleanup >debug3: PAM: sshpam_thread_cleanup entering >debug1: Killing privsep child 4637
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 3430
: 3592 |
3593