Received: by 10.223.176.5 with SMTP id f5csp1016276wra; Tue, 6 Feb 2018 11:05:00 -0800 (PST) X-Google-Smtp-Source: AH8x224UU628U3U0IM89ZDa1aIhmD0SI8T+PZtl4LHpB4AJnZv4qHCq+co1WOI5cIouBgYJoLmjw X-Received: by 2002:a17:902:ad05:: with SMTP id i5-v6mr3406042plr.139.1517943899963; Tue, 06 Feb 2018 11:04:59 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1517943899; cv=none; d=google.com; s=arc-20160816; b=fQl3oyjtye5wQHqrIFxJ1LKYm9gRx3/h4AP74nAd/C7GX1Ewq/N4AVVv1XNXDnlNEo GxGbH9z+a7tyLj2z9ySw4SGg10FmXH5gkv5CJ/xZa3KOOyAOJjdUapu/+y/TVgJZN82G xgvl3acUBWO+ZybE02qAsIVEhP+J8h31cYaXJYOkm5dwmS0kp5MivkbNQB8LxpFal8nE JAIZNG+L2Snze9jNwQP1iqyqRhREB+iUCViVoq2nmWFKX6dBRdTwnVvcnxeFfT5mA8pZ yrdW4ciYGhRpL3T5gula6Nmn+MWRjAUMNUvjo3/Kurs9PJVwnWeSAe+2ltz8X4DaEiy8 B/og== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:arc-authentication-results; bh=aJ1ZggKj3eccmuHvHOm3G+tj36Cig81azDQ5uL1c/lw=; b=s09CbKnOSw40ZYEQfObBxjSCvCCFp++WICTgJLsElFgFzAXRG/bZjA67STKijRw2Om RBh+caT1uqsPPUgNxdsIldrQPGLQLNjlMZORfbJlUsN7ju2SRaGP9Xe7/hFg1OSWAdI1 qfdcXTLLkO8g05ulOXMlxV9mzLa+/a+Xdo2Nh/ULGtyXoCiHkYDhNPX9wXmVfs2E0ysu P7DgfP+dM3EYZK2FDV+8g4trPZKM/qaT3rkmmBsxUKBHWBzKsyt6D3zjn7lZnDdFOV2K BRJmzzBLn5A4Kz9ds8+EwNc1+4yHZExYERkbtJpO9x3BaluM1akM3Wr9qX8wiE3gv1w+ fY3Q== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id a67si120643pgc.151.2018.02.06.11.04.45; Tue, 06 Feb 2018 11:04:59 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752839AbeBFTCl (ORCPT + 99 others); Tue, 6 Feb 2018 14:02:41 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:59962 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752514AbeBFTCe (ORCPT ); Tue, 6 Feb 2018 14:02:34 -0500 Received: from localhost (unknown [104.133.2.98]) by mail.linuxfoundation.org (Postfix) with ESMTPSA id B6CBC10A2; Tue, 6 Feb 2018 19:02:33 +0000 (UTC) Date: Tue, 6 Feb 2018 11:02:33 -0800 From: Greg Kroah-Hartman To: whiteheadm@acm.org Cc: David Woodhouse , Hugh Dickins , dave.hansen@linux.intel.com, jikos@kernel.org, Borislav Petkov , Guenter Roeck , Kees Cook , Jamie Iles , eduval@amazon.com, labbott@redhat.com, Rik van Riel , Thomas Gleixner , linux-kernel@vger.kernel.org Subject: Re: [BUG] x86 : i486 reporting to be vulnerable to Meltdown/Spectre_V1/Spectre_V2 Message-ID: <20180206190233.GA10476@kroah.com> References: <1517643438.31953.108.camel@infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.9.3 (2018-01-21) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Feb 06, 2018 at 01:33:30PM -0500, tedheadster wrote: > On Sat, Feb 3, 2018 at 2:37 AM, David Woodhouse wrote: > > On Fri, 2018-02-02 at 23:52 -0500, tedheadster wrote: > >> I just tested the 4.15 kernel and it is reporting that my old i486 > >> (non-cpuid capable) cpu is vulnerable to all three issues: Meltdown, > >> Spectre V1, and Spectre V2. > >> > >> I find this to be _unlikely_. > > > > This should be fixed in Linus' tree already by commit fec9434a1 > > ("x86/pti: Do not enable PTI on CPUs which are not vulnerable to > > Meltdown"). > > > > We'll make sure it ends up in the stable tree too, if it hasn't > > already. > > David > I believe I got the patch(es) you mention in in the stable 4.15.1 kernel: > > Pull x86/pti updates from Thomas Gleixner: "Another set of melted > spectrum related changes" > (commit 6304672b7f0a5c010002e63a075160856dc4f88d). > > Unfortunately, the symptoms I reported remain on at least the i486 and i686. Can you try 4.15.2-rc1? Or how about Linus's kernel tree now? There was a lot of spectrum patches merged just this week that were not in 4.15.1. thanks, greg k-h