From owner-freebsd-security@FreeBSD.ORG Sun Aug 24 10:06:36 2003 Return-Path: Delivered-To: freebsd-security@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E9CC016A4BF for ; Sun, 24 Aug 2003 10:06:36 -0700 (PDT) Received: from obsecurity.dyndns.org (adsl-64-169-107-97.dsl.lsan03.pacbell.net [64.169.107.97]) by mx1.FreeBSD.org (Postfix) with ESMTP id D7BE443F85 for ; Sun, 24 Aug 2003 10:06:35 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: from rot13.obsecurity.org (rot13.obsecurity.org [10.0.0.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id C7ABB66B04; Sun, 24 Aug 2003 10:06:35 -0700 (PDT) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id AAE8382B; Sun, 24 Aug 2003 10:06:35 -0700 (PDT) Date: Sun, 24 Aug 2003 10:06:35 -0700 From: Kris Kennaway To: Martin Larsson Message-ID: <20030824170635.GB9172@rot13.obsecurity.org> References: <1061734680.20025.1.camel@oddjob.kul.lan> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="U+BazGySraz5kW0T" Content-Disposition: inline In-Reply-To: <1061734680.20025.1.camel@oddjob.kul.lan> User-Agent: Mutt/1.4.1i cc: freebsd-security@freebsd.org Subject: Re: ibm fstack protector X-BeenThere: freebsd-security@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Security issues [members-only posting] List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Aug 2003 17:06:37 -0000 --U+BazGySraz5kW0T Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Aug 24, 2003 at 04:18:00PM +0200, Martin Larsson wrote: > yo, ive been using the fstack protector for a while now and it worked > fine until i was gonna compile 4.8p3 then i got these errors, >=20 > sio.o(.text+0x18b7): undefined reference to `__guard' > sio.o(.text+0x1da9): undefined reference to `__guard' > sio.o(.text+0x1db9): undefined reference to `__stack_smash_handler' > vga_isa.o: In function `isavga_probe': > vga_isa.o(.text+0x10): undefined reference to `__guard' > vga_isa.o(.text+0xb9): undefined reference to `__guard' > vga_isa.o(.text+0xc9): undefined reference to `__stack_smash_handler' > vga_isa.o(.text+0xc9): undefined reference to `__stack_smash_handler' > *** Error code 1 >=20 > Stop in /usr/obj/usr/src/sys/FJUTTSI. > *** Error code 1 >=20 > Stop in /usr/src. > *** Error code 1 >=20 > Stop in /usr/src. >=20 > anyone succesfully compiled 4.8p3 with fstack protection? It looks like you don't have the full /usr/src patch installed. The sys/libkern/stack_smash_handler.c file is supposed to provide these symbols. Kris --U+BazGySraz5kW0T Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQE/SPCbWry0BWjoQKURAuElAJwKo/fEWe67wjdE4NRX++2Q+A6qrQCgxv+L e6G1FVoL9yK/nrUw+H+lzc0= =7xuW -----END PGP SIGNATURE----- --U+BazGySraz5kW0T--