From owner-freebsd-security@freebsd.org Sat Jan 16 18:10:55 2016 Return-Path: Delivered-To: freebsd-security@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 53E3FA84251 for ; Sat, 16 Jan 2016 18:10:55 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from cell.glebi.us (glebi.us [96.95.210.25]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "cell.glebi.us", Issuer "cell.glebi.us" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4072B1E2A for ; Sat, 16 Jan 2016 18:10:54 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from cell.glebi.us (localhost [127.0.0.1]) by cell.glebi.us (8.15.2/8.15.2) with ESMTPS id u0GIAraN009282 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Sat, 16 Jan 2016 10:10:54 -0800 (PST) (envelope-from glebius@FreeBSD.org) Received: (from glebius@localhost) by cell.glebi.us (8.15.2/8.15.2/Submit) id u0GIAr9U009281; Sat, 16 Jan 2016 10:10:53 -0800 (PST) (envelope-from glebius@FreeBSD.org) X-Authentication-Warning: cell.glebi.us: glebius set sender to glebius@FreeBSD.org using -f Date: Sat, 16 Jan 2016 10:10:53 -0800 From: Gleb Smirnoff To: Robert Ames Cc: "freebsd-security@freebsd.org" Subject: Re: SA-16:03 and SA-16:04 on 9.3-RELEASE Message-ID: <20160116181053.GC1059@FreeBSD.org> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) X-BeenThere: freebsd-security@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "Security issues \[members-only posting\]" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Jan 2016 18:10:55 -0000 Robert, On Sat, Jan 16, 2016 at 12:34:18AM -0500, Robert Ames wrote: R> # cd /usr/src R> # patch < /path/to/patch R> # cd /usr/src/amd64/linux32 R> # make sysent R> # cd /usr/src/i386/linux R> # make sysent R> R> On my 9.3-RELEASE machine I don't have /usr/src/amd64 or /usr/src/i386. R> Are the correct directories /usr/src/sys/amd64/linux32 and R> /usr/src/sys/i386/linux? Sorry for the mistake, Robert. And thanks for noticing and reporting that. Fixed advisories are put on the website. -- Totus tuus, Glebius.