From owner-freebsd-security@FreeBSD.ORG Fri Oct 3 18:33:43 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 3D1CA16A4B3 for ; Fri, 3 Oct 2003 18:33:43 -0700 (PDT) Received: from tx0.oucs.ox.ac.uk (tx0.oucs.ox.ac.uk [129.67.1.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8DA2C44005 for ; Fri, 3 Oct 2003 18:33:40 -0700 (PDT) (envelope-from colin.percival@wadham.ox.ac.uk) Received: from scan0.oucs.ox.ac.uk ([129.67.1.162] helo=localhost) by tx0.oucs.ox.ac.uk with esmtp (Exim 4.20) id 1A5bIh-00079k-FH for freebsd-security@freebsd.org; Sat, 04 Oct 2003 02:33:39 +0100 Received: from rx0.oucs.ox.ac.uk ([129.67.1.161]) by localhost (scan0.oucs.ox.ac.uk [129.67.1.162]) (amavisd-new, port 25) with ESMTP id 27338-03 for ; Sat, 4 Oct 2003 02:33:39 +0100 (BST) Received: from gateway.wadham.ox.ac.uk ([163.1.161.253]) by rx0.oucs.ox.ac.uk with smtp (Exim 4.20) id 1A5bIh-00079h-1u for freebsd-security@freebsd.org; Sat, 04 Oct 2003 02:33:39 +0100 Received: (qmail 5765 invoked by uid 0); 4 Oct 2003 01:33:39 -0000 Received: from colin.percival@wadham.ox.ac.uk by gateway by uid 71 with qmail-scanner-1.16 (sweep: 2.14/3.71. spamassassin: 2.53. Clear:. Processed in 1.06552 secs); 04 Oct 2003 01:33:39 -0000 X-Qmail-Scanner-Mail-From: colin.percival@wadham.ox.ac.uk via gateway X-Qmail-Scanner: 1.16 (Clear:. Processed in 1.06552 secs) Received: from dhcp1131.wadham.ox.ac.uk (HELO piii600.wadham.ox.ac.uk) (163.1.161.131) by gateway.wadham.ox.ac.uk with SMTP; 4 Oct 2003 01:33:38 -0000 Message-Id: <5.0.2.1.1.20031004022801.03018158@popserver.sfu.ca> X-Sender: cperciva@popserver.sfu.ca X-Mailer: QUALCOMM Windows Eudora Version 5.0.2 Date: Sat, 04 Oct 2003 02:33:31 +0100 To: "Bjoern A. Zeeb" , freebsd-security@freebsd.org From: Colin Percival In-Reply-To: References: <200310032249.h93MnXS8047857@freefall.freebsd.org> <200310032249.h93MnXS8047857@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: Re: FreeBSD Security Advisory FreeBSD-SA-03:18.openssl 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: Sat, 04 Oct 2003 01:33:43 -0000 At 00:06 04/10/2003 +0000, Bjoern A. Zeeb wrote: >On Fri, 3 Oct 2003, FreeBSD Security Advisories wrote: > > c) Recompile the operating system as described in > > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/makeworld.html >. > >wouldn't it be >possible to recompile libssl/libcrypto and install only them instead of >rebuilding the complete base system as suggested Just to confirm the contents of my earlier email: The only binaries affected by this in RELENG_4_7 are /usr/lib/lib(ssl|crypto)(.a|.so.2|_p.a) -- so rebuilding those two libraries (and any statically linked ports software) should be enough. Colin Percival