X2Go Bug report logs - #1034
Fix a segfault in x2goclient with OpenBSD

version graph

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

Reported by: Denis Fondras <openbsd@ledeuns.net>

Date: Sat, 14 May 2016 10:30:01 UTC

Severity: normal

Found in version 4.0.5.1

Full log


🔗 View this message in rfc822 format

X-Loop: owner@bugs.x2go.org
Subject: Bug#1034: Fix a segfault in x2goclient with OpenBSD
Reply-To: Denis Fondras <openbsd@ledeuns.net>, 1034@bugs.x2go.org
Resent-From: Denis Fondras <openbsd@ledeuns.net>
Resent-To: x2go-dev@lists.x2go.org
Resent-CC: X2Go Developers <x2go-dev@lists.x2go.org>
X-Loop: owner@bugs.x2go.org
Resent-Date: Sat, 14 May 2016 10:30:01 +0000
Resent-Message-ID: <handler.1034.B.146322157019741@bugs.x2go.org>
Resent-Sender: owner@bugs.x2go.org
X-X2Go-PR-Message: report 1034
X-X2Go-PR-Package: x2goclient
X-X2Go-PR-Keywords: 
Received: via spool by submit@bugs.x2go.org id=B.146322157019741
          (code B); Sat, 14 May 2016 10:30:01 +0000
Received: (at submit) by bugs.x2go.org; 14 May 2016 10:26:10 +0000
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.8 required=3.0 tests=BAYES_50 autolearn=ham
	version=3.3.2
Received: from localhost (localhost [127.0.0.1])
	by ymir.das-netzwerkteam.de (Postfix) with ESMTP id A85A25DACF
	for <submit@bugs.x2go.org>; Sat, 14 May 2016 12:26:07 +0200 (CEST)
X-Virus-Scanned: Debian amavisd-new at ymir.das-netzwerkteam.de
Received: from ymir.das-netzwerkteam.de ([127.0.0.1])
	by localhost (ymir.das-netzwerkteam.de [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id Zrq2sPEOOQxw for <submit@bugs.x2go.org>;
	Sat, 14 May 2016 12:26:01 +0200 (CEST)
X-Greylist: delayed 399 seconds by postgrey-1.34 at ymir.das-netzwerkteam.de; Sat, 14 May 2016 12:26:01 CEST
Received: from enforcer.ledeuns.net (bmenez.pck.nerim.net [213.41.144.255])
	by ymir.das-netzwerkteam.de (Postfix) with ESMTPS id 2A6255DA8E
	for <submit@bugs.x2go.org>; Sat, 14 May 2016 12:26:00 +0200 (CEST)
Received: from jig-ai.ledeuns.net (denis.ledeuns.net [IPv6:2001:7a8:b5ad::10:10]);
	by mail.ledeuns.net (OpenSMTPD) with ESMTPSA id d8ad5717;
	TLS version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO;
	for <submit@bugs.x2go.org>;
	Sat, 14 May 2016 12:19:20 +0200 (CEST)
Date: Sat, 14 May 2016 12:19:12 +0200
From: Denis Fondras <openbsd@ledeuns.net>
To: submit@bugs.x2go.org
Message-ID: <20160514101911.GA3577@jig-ai.ledeuns.net>
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="bs/OyYmWljJBysDO"
Content-Disposition: inline
User-Agent: Mutt/1.5.24 (2015-08-30)
[Message part 1 (text/plain, inline)]
Package: x2goclient
Version: 4.0.5.1
Tag: patch

When compiling X2Go client on OpenBSD5.9/amd64, x2goclient will segfault in
SshMasterConnection::channelLoop(). The culprit is the declaration of buffer[]
inside the code of this function, moving it outside of channelLoop() fixes the
segfault.

[patch-src_sshmasterconnection_cpp (text/plain, attachment)]

Send a report that this bug log contains spam.


X2Go Developers <owner@bugs.x2go.org>. Last modified: Fri Apr 19 05:45:55 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.