X2Go Bug report logs - #243
SshMasterConnection::serverAuth: ssh_clean_pubkey_hash not called

version graph

Package: x2goclient; Maintainer for x2goclient is X2Go Developers <x2go-dev@lists.x2go.org>; Source for x2goclient is src:x2goclient.

Reported by: Heinrich Schuchardt <xypron.glpk@gmx.de>

Date: Sun, 16 Jun 2013 18:48:01 UTC

Severity: normal

Tags: pending

Found in version 4.0.0.3

Fixed in version 4.0.1.1

Done: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit@bugs.x2go.org (full text, mbox, reply):

Received: (at submit) by bugs.x2go.org; 16 Jun 2013 18:48:00 +0000
From xypron.glpk@gmx.de  Sun Jun 16 20:48:00 2013
X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on
	ymir.das-netzwerkteam.de
X-Spam-Level: 
X-Spam-Status: No, score=0.0 required=5.0 tests=FREEMAIL_FROM,
	RCVD_IN_DNSWL_NONE,URIBL_BLOCKED autolearn=ham version=3.3.2
Received: from mout.gmx.net (mout.gmx.net [212.227.15.19])
	by ymir (Postfix) with ESMTP id 4CA1A5DB17
	for <submit@bugs.x2go.org>; Sun, 16 Jun 2013 20:48:00 +0200 (CEST)
Received: from mailout-de.gmx.net ([10.1.76.33]) by mrigmx.server.lan
 (mrigmx001) with ESMTP (Nemesis) id 0MOV9X-1Uj5T30N77-005q90 for
 <submit@bugs.x2go.org>; Sun, 16 Jun 2013 20:48:00 +0200
Received: (qmail invoked by alias); 16 Jun 2013 18:47:59 -0000
Received: from ip-109-90-96-202.unitymediagroup.de (EHLO [192.168.123.29]) [109.90.96.202]
  by mail.gmx.net (mp033) with SMTP; 16 Jun 2013 20:47:59 +0200
X-Authenticated: #41704822
X-Provags-ID: V01U2FsdGVkX1/o0gdPCtfoluV6PoPOdMWz8sif6gDGmxWqTeWkJZ
	Gd/tzaYcxRdGxT
Message-ID: <51BE085E.1010208@gmx.de>
Date: Sun, 16 Jun 2013 20:47:58 +0200
From: Heinrich Schuchardt <xypron.glpk@gmx.de>
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.12) Gecko/20130116 Icedove/10.0.12
MIME-Version: 1.0
To: submit@bugs.x2go.org
Subject: SshMasterConnection::serverAuth: ssh_clean_pubkey_hash not called
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-Y-GMX-Trusted: 0
Package: x2goclient
Version: 4.0.0.3
Severity: normal

As described on page
http://api.libssh.org/master/group__libssh__session.html#ga07827fd70a51ddc4030364f220eb4c9c
it is necessary to call
ssh_clean_pubkey_hash
after obtaining a hash with
ssh_get_pubkey_hash.

In ssshmasterconnection.cpp, int SshMasterConnection::serverAuth
this is missing instead free ( hash ) is called.

Best regards

Heinrich Schuchardt


Send a report that this bug log contains spam.


X2Go Developers <owner@bugs.x2go.org>. Last modified: Fri Mar 29 11:20:21 2024; Machine Name: ymir.das-netzwerkteam.de

X2Go Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.