From owner-freebsd-stable@FreeBSD.ORG Fri Jun 9 18:38:23 2006 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 138EA16A41A; Fri, 9 Jun 2006 18:38:23 +0000 (UTC) (envelope-from mi+mx@aldan.algebra.com) Received: from aldan.algebra.com (aldan.algebra.com [216.254.65.224]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8440D43D72; Fri, 9 Jun 2006 18:38:22 +0000 (GMT) (envelope-from mi+mx@aldan.algebra.com) Received: from corbulon.video-collage.com (static-151-204-231-237.bos.east.verizon.net [151.204.231.237]) by aldan.algebra.com (8.13.6/8.13.6) with ESMTP id k59IcKe9036588 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Fri, 9 Jun 2006 14:38:20 -0400 (EDT) (envelope-from mi+mx@aldan.algebra.com) Received: from [172.21.130.86] (mx-broadway [38.98.68.18]) by corbulon.video-collage.com (8.13.6/8.13.6) with ESMTP id k59IcEC0009630 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 9 Jun 2006 14:38:15 -0400 (EDT) (envelope-from mi+mx@aldan.algebra.com) From: Mikhail Teterin Organization: Virtual Estates, Inc. To: Alexander Leidinger Date: Fri, 9 Jun 2006 14:38:08 -0400 User-Agent: KMail/1.9.1 References: <200606082320.35871.mi+mx@aldan.algebra.com> <20060609142003.hlp5e9x40gocs44w@netchild.homeip.net> In-Reply-To: <20060609142003.hlp5e9x40gocs44w@netchild.homeip.net> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Content-Disposition: inline Message-Id: <200606091438.09316.mi+mx@aldan.algebra.com> X-Virus-Scanned: ClamAV 0.88/1523/Fri Jun 9 03:10:10 2006 on corbulon.video-collage.com X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.43 Cc: emulation@freebsd.org, kiesel@schlund.de, stable@freebsd.org Subject: Re: System reset trying to configure Sybase server (databases/sybase_ase) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Jun 2006 18:38:23 -0000 п'ятниця 09 червень 2006 08:20, Alexander Leidinger написав: > This sounds like the /famous/ "this software isn't branded correctly"   > bug. Please check that every binary executable, specially every static   > one, is branded with brandelf to "Linux". Thanks for the pointer, I'll check the binaries. But even if that is, indeed, the case, is not this a security bug, at least? That a non-privileged use is able to reset the system at will like this? -mi