Bug 1755920 - [abrt] openssh-clients: k5_plugin_register(): ssh killed by SIGSEGV
Summary: [abrt] openssh-clients: k5_plugin_register(): ssh killed by SIGSEGV
Keywords:
Status: CLOSED INSUFFICIENT_DATA
Alias: None
Product: Fedora
Classification: Fedora
Component: krb5
Version: 30
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Robbie Harwood
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:44818f9c20477be8ce966c4ad1a...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-09-26 12:55 UTC by Igor Agenor Piovezan
Modified: 2023-09-14 05:43 UTC (History)
14 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2019-11-05 19:40:42 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (9.08 KB, text/plain)
2019-09-26 12:55 UTC, Igor Agenor Piovezan
no flags Details
File: cgroup (519 bytes, text/plain)
2019-09-26 12:55 UTC, Igor Agenor Piovezan
no flags Details
File: core_backtrace (4.25 KB, text/plain)
2019-09-26 12:55 UTC, Igor Agenor Piovezan
no flags Details
File: cpuinfo (1.50 KB, text/plain)
2019-09-26 12:55 UTC, Igor Agenor Piovezan
no flags Details
File: dso_list (2.45 KB, text/plain)
2019-09-26 12:55 UTC, Igor Agenor Piovezan
no flags Details
File: environ (2.22 KB, text/plain)
2019-09-26 12:55 UTC, Igor Agenor Piovezan
no flags Details
File: exploitable (82 bytes, text/plain)
2019-09-26 12:55 UTC, Igor Agenor Piovezan
no flags Details
File: limits (1.29 KB, text/plain)
2019-09-26 12:56 UTC, Igor Agenor Piovezan
no flags Details
File: maps (13.64 KB, text/plain)
2019-09-26 12:56 UTC, Igor Agenor Piovezan
no flags Details
File: mountinfo (10.38 KB, text/plain)
2019-09-26 12:56 UTC, Igor Agenor Piovezan
no flags Details
File: open_fds (306 bytes, text/plain)
2019-09-26 12:56 UTC, Igor Agenor Piovezan
no flags Details
File: proc_pid_status (1.29 KB, text/plain)
2019-09-26 12:56 UTC, Igor Agenor Piovezan
no flags Details

Description Igor Agenor Piovezan 2019-09-26 12:55:44 UTC
Version-Release number of selected component:
openssh-clients-8.0p1-5.fc30

Additional info:
reporter:       libreport-2.10.1
backtrace_rating: 4
cmdline:        ssh 192.168.4.105
crash_function: k5_plugin_register
executable:     /usr/bin/ssh
journald_cursor: s=828c2c95fedc40dbb2a024bf164df9d1;i=3c35c;b=e61305e641bb4b589a78a45863c105e2;m=ef37e4a2b;t=5915cb3333a19;x=5150fd8e4594bed5
kernel:         5.2.9-200.fc30.x86_64
rootdir:        /
runlevel:       N 5
type:           CCpp
uid:            0

Truncated backtrace:
Thread no. 1 (9 frames)
 #0 k5_plugin_register at plugin.c:456
 #1 get_modules at hostrealm.c:105
 #2 load_hostrealm_modules at hostrealm.c:105
 #3 krb5_get_host_realm at hostrealm.c:370
 #4 krb5_sname_to_principal at sn2princ.c:185
 #5 krb5_gss_import_name at import_name.c:166
 #6 gssint_import_internal_name at g_glue.c:400
 #7 gss_init_sec_context at g_init_sec_context.c:167
 #8 ??

Comment 1 Igor Agenor Piovezan 2019-09-26 12:55:48 UTC
Created attachment 1619526 [details]
File: backtrace

Comment 2 Igor Agenor Piovezan 2019-09-26 12:55:50 UTC
Created attachment 1619527 [details]
File: cgroup

Comment 3 Igor Agenor Piovezan 2019-09-26 12:55:52 UTC
Created attachment 1619528 [details]
File: core_backtrace

Comment 4 Igor Agenor Piovezan 2019-09-26 12:55:53 UTC
Created attachment 1619529 [details]
File: cpuinfo

Comment 5 Igor Agenor Piovezan 2019-09-26 12:55:55 UTC
Created attachment 1619530 [details]
File: dso_list

Comment 6 Igor Agenor Piovezan 2019-09-26 12:55:57 UTC
Created attachment 1619531 [details]
File: environ

Comment 7 Igor Agenor Piovezan 2019-09-26 12:55:58 UTC
Created attachment 1619532 [details]
File: exploitable

Comment 8 Igor Agenor Piovezan 2019-09-26 12:56:00 UTC
Created attachment 1619533 [details]
File: limits

Comment 9 Igor Agenor Piovezan 2019-09-26 12:56:01 UTC
Created attachment 1619534 [details]
File: maps

Comment 10 Igor Agenor Piovezan 2019-09-26 12:56:03 UTC
Created attachment 1619535 [details]
File: mountinfo

Comment 11 Igor Agenor Piovezan 2019-09-26 12:56:05 UTC
Created attachment 1619536 [details]
File: open_fds

Comment 12 Igor Agenor Piovezan 2019-09-26 12:56:06 UTC
Created attachment 1619537 [details]
File: proc_pid_status

Comment 13 Jakub Jelen 2019-09-26 13:37:25 UTC
Looks to me more like a crash inside of krb5 (which got called by openssh).

Comment 14 Robbie Harwood 2019-09-26 18:43:46 UTC
Agreed, it doesn't look like an openssh problem.

But I don't see how it can crash there.  The only unchecked deref is context->plugins[id], but I'm pretty sure that's set up at context creation time - maybe we've a corrupted context?

Any chance of a coredump?  If it's reproducible, can you reproduce under valgrind?

Comment 15 Red Hat Bugzilla 2023-09-14 05:43:49 UTC
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 1000 days


Note You need to log in before you can comment on or make changes to this bug.