From owner-freebsd-security@FreeBSD.ORG Thu Jun 14 15:09:44 2012 Return-Path: Delivered-To: freebsd-security@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EE24D106566C for ; Thu, 14 Jun 2012 15:09:44 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from bigwig.baldwin.cx (bigwig.baldwin.cx [96.47.65.170]) by mx1.freebsd.org (Postfix) with ESMTP id BD6B38FC12 for ; Thu, 14 Jun 2012 15:09:44 +0000 (UTC) Received: from jhbbsd.localnet (unknown [209.249.190.124]) by bigwig.baldwin.cx (Postfix) with ESMTPSA id E9A98B986; Thu, 14 Jun 2012 11:09:43 -0400 (EDT) From: John Baldwin To: freebsd-security@freebsd.org Date: Thu, 14 Jun 2012 08:21:47 -0400 User-Agent: KMail/1.13.5 (FreeBSD/8.2-CBSD-20110714-p13; KDE/4.5.5; amd64; ; ) References: <201206121326.q5CDQXca078536@freefall.freebsd.org> <20120613223758.GA72817@misty.eyesbeyond.com> In-Reply-To: <20120613223758.GA72817@misty.eyesbeyond.com> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201206140821.47265.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.7 (bigwig.baldwin.cx); Thu, 14 Jun 2012 11:09:44 -0400 (EDT) Cc: Subject: Re: FreeBSD Security Advisory FreeBSD-SA-12:04.sysret X-BeenThere: freebsd-security@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Security issues \[members-only posting\]" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Jun 2012 15:09:45 -0000 On Wednesday, June 13, 2012 6:37:58 pm Greg Lewis wrote: > On Tue, Jun 12, 2012 at 01:26:33PM +0000, FreeBSD Security Advisories wrote: > > IV. Workaround > > > > No workaround is available. > > > > However FreeBSD/amd64 running on AMD CPUs is not vulnerable to this > > particular problem. > > > > Systems with 64 bit capable CPUs, but running the 32 bit FreeBSD/i386 > > kernel are not vulnerable, nor are systems running on different > > processor architectures. > > I found these last two paragraphs a little confusing. Is the correct > interpretation that FreeBSD/amd64 running on Intel CPUs is the vulnerable > combination? It is only know that AMD CPUs are safe. It is not known if non-AMD, non-Intel CPUs (e.g. the 64-bit capable VIA CPUs) are vulnerable. -- John Baldwin