Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 658308

Summary: net-misc/openssh-7.7_p1-r4 sshd segfaults with USE=sctp
Product: Gentoo Linux Reporter: Andreas Steinmetz <ast>
Component: Current packagesAssignee: Gentoo's Team for Core System packages <base-system>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: fixup patch for sshd with USE=sctp

Description Andreas Steinmetz 2018-06-17 16:46:03 UTC
Created attachment 536122 [details, diff]
fixup patch for sshd with USE=sctp

sshd daemon segfaults due to incorrect sctp patch. The attached patch is no direct fix - it applies after all other patches have been applied and corrects the problem.
Comment 1 Thomas Deutschmann (RETIRED) gentoo-dev 2018-06-17 22:28:13 UTC
Thanks, scheduled for upcoming rev bump.
Comment 2 Larry the Git Cow gentoo-dev 2018-06-18 23:33:53 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1a1048cb7a8810473fbead4eca8cd963be976d1

commit e1a1048cb7a8810473fbead4eca8cd963be976d1
Author:     Thomas Deutschmann <whissi@gentoo.org>
AuthorDate: 2018-06-18 23:30:43 +0000
Commit:     Thomas Deutschmann <whissi@gentoo.org>
CommitDate: 2018-06-18 23:33:38 +0000

    net-misc/openssh: bump to address multiple issues
    
    - Fix building on x86 due to undefined socketcall when "hpn" USE
      flag was set. [Bug 658232]
    
    - Fix segfault when using sshd with "sctp" USE flag. [Bug 658308]
    
    Closes: https://bugs.gentoo.org/658232
    Closes: https://bugs.gentoo.org/658308
    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    RepoMan-Options: --force

 net-misc/openssh/Manifest                                             | 4 ++--
 .../{openssh-7.7_p1-r100.ebuild => openssh-7.7_p1-r101.ebuild}        | 4 ++--
 .../openssh/{openssh-7.7_p1-r4.ebuild => openssh-7.7_p1-r5.ebuild}    | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)