Received: by 10.223.176.46 with SMTP id f43csp10632wra; Tue, 23 Jan 2018 15:07:55 -0800 (PST) X-Google-Smtp-Source: AH8x2249OSmUkG5d3Mg7s5YTeDJBDSDN6fqjobjb4pYJnBKKFd1zbXA49liiWhl28USC4PduYghU X-Received: by 10.36.76.68 with SMTP id a65mr6012322itb.57.1516748875358; Tue, 23 Jan 2018 15:07:55 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1516748875; cv=none; d=google.com; s=arc-20160816; b=R7p7O77zoSY2jTYq3Ms/r5d6JiGA56VdU8mqjawVhN1RA6cq+7wHLzksdzJppbOqjB ALkHBq+QQIiEgSNoZNqsOwBNMLZHtb2Q3FhjZDCXxMZv+JIs7x7Cixb0ZimvK0pEM/Bs t//142MldS4fje/9G/ljFleYgc7Ubx6bPsqHgU1RMO/SP50+OURNRwdIXt+E1bvfsSKQ f6SAuCC+Vi2Ijw5dGPzuQDHYkbYJrtaxOWtHk0iN3Fu8LcG8ysrjZgYQN18X6sadSxnB i0a/KWLosQ51W09mxCnYQrkvLRraoLE645ah3NI1WWqX6Tamqfzoo+TLoCAOKQya9rN3 diXw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:user-agent:references :message-id:in-reply-to:subject:cc:to:from:date :arc-authentication-results; bh=IR3PHPOZ0MxVlTY747A4CBy7RHyuQIXwwmIOPhe3Aik=; b=lWb//b4Nladf1FYskDQR2e0fkDIXMoupupFA9aI+bg3m3iL09XX1zogfGTEoJNG+AK CbW7WL55frqAuHvqKrkZB2lH0G6F7cQNQbGR1IVBsjTFHNdOfSk5RokMIxaWmcYsNc3S qmN82cu8DFP7wg43XMzZY9+3Nr0v0OLudxgZnWd/H38JzxM50yRag71CEzo97H4tTh6s d+E3M7+UHb6M68fQiE8ZrwVXA8kf3ZzJX/bfKDcSCzptFOpAihnW108Qwnq7oA+FnM9A tvETdCH6OwOF47+nMFVmYlFh3KghFyM4wtZNq76l+qIQWkZKtXVBa+ZABo0cy7I8jHiT thCQ== 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 a69si9437394itc.154.2018.01.23.15.07.41; Tue, 23 Jan 2018 15:07:55 -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 S932454AbeAWXG6 (ORCPT + 99 others); Tue, 23 Jan 2018 18:06:58 -0500 Received: from mx2.suse.de ([195.135.220.15]:60718 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932273AbeAWXG5 (ORCPT ); Tue, 23 Jan 2018 18:06:57 -0500 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (charybdis-ext.suse.de [195.135.220.254]) by mx2.suse.de (Postfix) with ESMTP id 7377EAED3; Tue, 23 Jan 2018 23:06:55 +0000 (UTC) Date: Wed, 24 Jan 2018 00:06:54 +0100 (CET) From: Jiri Kosina To: Borislav Petkov cc: David Woodhouse , Andi Kleen , Paul Turner , LKML , Linus Torvalds , Greg Kroah-Hartman , Tim Chen , Dave Hansen , Thomas Gleixner , Kees Cook , Rik van Riel , Peter Zijlstra , Andy Lutomirski , gnomes@lxorguk.ukuu.org.uk, x86@kernel.org, thomas.lendacky@amd.com, Josh Poimboeuf Subject: Re: [PATCH v8 04/12] x86/spectre: Add boot time option to select Spectre v2 mitigation In-Reply-To: Message-ID: References: <1515707194-20531-1-git-send-email-dwmw@amazon.co.uk> <1515707194-20531-5-git-send-email-dwmw@amazon.co.uk> <20180123224014.dsbzps4hydt6h7ed@pd.tnic> User-Agent: Alpine 2.21 (LSU 202 2017-01-01) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 23 Jan 2018, Jiri Kosina wrote: > So that vermagic patch doesn't really help anything in real world (FWIW > I've just dropped it from SLE kernel). "Potentially insecure" doesn't mean > it shouldn't be loaded if the user wishes so. Only "functionally > incorrect" (which is the kernel ABI compatibility check) should be the > show stopper. ... one of the supporting arguments here obviously is: those external modules are quite often opening so many *other* holes into the system, that refusing to load it *just* because of kernel being retpolined while the module is not sounds more like not lettting a drunk and armed terrorist drive a plane, with the justification being the lack of a proper stamped license. -- Jiri Kosina SUSE Labs