Received: by 2002:a25:ad19:0:0:0:0:0 with SMTP id y25csp2937381ybi; Thu, 18 Jul 2019 17:39:57 -0700 (PDT) X-Google-Smtp-Source: APXvYqwpa6HACBufVP0b1CT8QsGTIB92VrEfwyNbl9/p4+NBap8cqT1YEWF+RHTRibv0J8VXrklo X-Received: by 2002:a17:90a:cb97:: with SMTP id a23mr53214597pju.67.1563496797259; Thu, 18 Jul 2019 17:39:57 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1563496797; cv=none; d=google.com; s=arc-20160816; b=iUymskTNebi9KUvncwBMQ8To42cx+pQYgKrbEpWn5270Me3Y8Aae6p/VltRQ91pQPa E1sbLIPN2x0QUrqCjkcXZohpQEjxM/S8t8b4dU5lFDLkdqH3BVXWhBOAxIKJaVRoGXhF F0pdzBypD4k+04oD3Rv9IGF203PzhsiDbdUyW9qlSWsKobnABNn8f0A0TB9MgnHRoo7S kU5/Sy/c0cvAYB8IVcSxqa4WUhrqzk+ntj/7aRVE1twYuHE4N82uCEWA5zpC5eZpYRCW qrYbWTK+86ajg2VJbkIXEkb04T+xjwBKRpI5UIsat63zsp7L+O071uuyLTgFzXssbq8l 4LAQ== 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:dkim-signature; bh=jdVPABjx87FxNMvrAvQUiR/rEC7z0AnqWNocYNTuw7Y=; b=uddOPpyispVOuJaPIqU9B9OFCX91wkKzqKEdILe4zT4JtXqvB/F9RAL3pZ1jwgWcPt 8slfcPnI7wTEMb0iKk7JrWiBkPyjCqI8bn9RZV5GcKUbktDakIhUrOgFoKAxRd1fcF4D DssFVmOxooRQBJqHOn9uZLatn2Tk3Y431eUeaAOva1JyuKEHfyK0fwDpmcaQL2WaZEow oce4MzhLC/o/MAAfIcZViz66XBAdeM8EGJkCl5w/EMLlAOZYov3oETx/Z+LCRHkpmvA4 p8xdht/HcZioyEFiG682y2VcdZn8NJi+/cbtl9zEtoGc2Rxk2QeOZNlaWv5ZAdJ+t/9W Z7Og== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=f6Dg00Tf; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id j18si2126331pjn.42.2019.07.18.17.39.41; Thu, 18 Jul 2019 17:39:57 -0700 (PDT) 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; dkim=pass header.i=@kernel.org header.s=default header.b=f6Dg00Tf; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726183AbfGSAjV (ORCPT + 99 others); Thu, 18 Jul 2019 20:39:21 -0400 Received: from mail.kernel.org ([198.145.29.99]:49326 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726015AbfGSAjV (ORCPT ); Thu, 18 Jul 2019 20:39:21 -0400 Received: from localhost (c-73-47-72-35.hsd1.nh.comcast.net [73.47.72.35]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 3C53C2184E; Fri, 19 Jul 2019 00:39:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1563496760; bh=eCiWYiZG0ijNfOfYOEbIo8fg8pTnk26ENs0Aqaz/cgo=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=f6Dg00TfBDLf1gF7NAlB0tOU/aoninJxRB86vg6K1gzl6biVF6I0ogXIw2V8fvr5j a2AJ5A5ucibTrJkLgk3rQVoNIXxw3BMXeZbwdymW18rSUauD6E2iKwW31pO6sMiyr6 +JjNRC1URT4N53iTjmCJ1ZdOn7iQFbKYqqhivgk4= Date: Thu, 18 Jul 2019 20:39:19 -0400 From: Sasha Levin To: Kees Cook Cc: corbet@lwn.net, solar@openwall.com, will@kernel.org, peterz@infradead.org, gregkh@linuxfoundation.org, tyhicks@canonical.com, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2] Documentation/security-bugs: provide more information about linux-distros Message-ID: <20190719003919.GC4240@sasha-vm> References: <20190717231103.13949-1-sashal@kernel.org> <201907181457.D61AC061C@keescook> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: <201907181457.D61AC061C@keescook> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jul 18, 2019 at 03:00:55PM -0700, Kees Cook wrote: >On Wed, Jul 17, 2019 at 07:11:03PM -0400, Sasha Levin wrote: >> Provide more information about how to interact with the linux-distros >> mailing list for disclosing security bugs. >> >> Reference the linux-distros list policy and clarify that the reporter >> must read and understand those policies as they differ from >> security@kernel.org's policy. >> >> Suggested-by: Solar Designer >> Signed-off-by: Sasha Levin > >Sorry, but NACK, see below... > >> --- >> >> Changes in v2: >> - Focus more on pointing to the linux-distros wiki and policies. > >I think this is already happening in the text. What specifically do you >want described differently? The main issue was that there isn't anything pointing to the linux-distros policies. The current text outlines a few of them ("add [vs]", and "there should be an embargo period"), but it effectively just gives out the linux-distros mailing address and tells the reporter to contact it. >> - Remove explicit linux-distros email. > >I don't like this because we had past trouble with notifications going >to the distros@ list and leaking Linux-only flaws to the BSDs. As there >isn't a separate linux-distros wiki, the clarification of WHICH list is >needed. Why would removing the explicit linux-distros email encourage people to send reports to it? I also don't understand what you mean by "there isn't a separate linux-distros wiki"? There is one, and I want to point the reporter there. >> - Remove various explanations of linux-distros policies. > >I don't think there's value in removing the Tue-Thu comment, nor >providing context for why distros need time. This has been a regular >thing we've had to explain to researchers that aren't familiar with >update procedures and publication timing. To be fair, the Tue-Thu comment is listed in the section describing how to do coordination with linux-distros, and linux-distros don't have a Tue-Thu policy. If it's a security@kernel.org policy then let's list it elsewhere. If you feel that there is a consensus around Tue-Thu let's just add it to the linux-distros policy wiki, there's no point in listing random policies from that wiki. -- Thanks, Sasha