Received: by 2002:a25:ad19:0:0:0:0:0 with SMTP id y25csp1480098ybi; Wed, 17 Jul 2019 16:14:11 -0700 (PDT) X-Google-Smtp-Source: APXvYqyIlGa34Qn/IRP2qtkubtXy7LE/VSsveu68w0IeHp0FJFR0bUfRPZ5mFKCcvaTspTBs4t/K X-Received: by 2002:a65:6817:: with SMTP id l23mr3532936pgt.46.1563405251125; Wed, 17 Jul 2019 16:14:11 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1563405251; cv=none; d=google.com; s=arc-20160816; b=boL3hxo5BG689dW0H0MhRHZuAyXRZFXZqBMjKoSPGZznwAjvoQLEsxV+zmFtGzIiMm lDmkSyOZ5UvX5GqB+yr9iu+nlbZgnUSXPBiuXhPcM8fU+5k5zzhaAztullL+g/DGbo+N SrqcSTB7c/xFAzBxsPIwSrbcPgQuI8LZqrRn85W0uvFyhZ9HfmgzqL+mjAZ7rhh46Lkw CR79RsXdm+IiX91dvQDbkl/x0WaFJt58vVlyR1DQHZ1dGrrh6ukIVgu3L2S6cFEfeBf/ Qw1tzmey27maESSzMmo9y+Z8AuSsEpBfopj9PwDAVvITPCa74ICbgoDkoaO+eTfHLA7f 6PjA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :message-id:date:subject:cc:to:from:dkim-signature; bh=UCJuNU2hsDP6nA6k9kA0YV6idFZqcwiPIS2rTV3A3jw=; b=UcUY0T7VFwXAnWRw7i87EpEo7sdQsUklEGHRJiz1BXNwpMFHZu3J1SvDO5kP2YbRHq uNok4NHFFZTu/TE9iPRmcptlKbFXDxahuHt9uOhv1InK6LeporqPDwG23BKaLZZVSX/V O2+aftSONcW26Oakbt7Fj3gHg1qWxq4cxY4GUQX+KE14doRaz3wcbGOUF4XDPIw66+0t HxE4MiQox1wRBoIJ4JB8Uo0TsCwH23T2O6tfPR3Wb9jBjhTOxvxqKStxM+rzPawaImX+ 2HERcokJoN416bdPVdDbVEXywhy9FJRPlKFQEbu3654m91+mWzen2116kqRiBCKEk9jU Ui7w== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=1TAPHuM4; 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 w3si22684757plb.35.2019.07.17.16.13.54; Wed, 17 Jul 2019 16:14:11 -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=1TAPHuM4; 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 S1731348AbfGQXLH (ORCPT + 99 others); Wed, 17 Jul 2019 19:11:07 -0400 Received: from mail.kernel.org ([198.145.29.99]:48238 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727468AbfGQXLH (ORCPT ); Wed, 17 Jul 2019 19:11:07 -0400 Received: from sasha-vm.mshome.net (c-73-47-72-35.hsd1.nh.comcast.net [73.47.72.35]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 8B050208C0; Wed, 17 Jul 2019 23:11:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1563405066; bh=eqjfu4EfQ+2Wfj1wuya+/cWVM8GGec0PJnrVTjC1VOk=; h=From:To:Cc:Subject:Date:From; b=1TAPHuM4Q8YW8zNcJToxVk7TV5HRiHU0NTvap+eqbtdDvPDnGVt8vB5oswn7gWty8 2RET96Qti3KRKIkaPWNq3beg8vsxK/XkzLX4rEvF0i58ABx85dJTA5QgJlWh8kkM5p wZnq7yTmEKF23QWpeyuz4VO+OBiQ0jtUbag8BKx0= From: Sasha Levin To: corbet@lwn.net, solar@openwall.com Cc: will@kernel.org, keescook@chromium.org, peterz@infradead.org, gregkh@linuxfoundation.org, tyhicks@canonical.com, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, Sasha Levin Subject: [PATCH v2] Documentation/security-bugs: provide more information about linux-distros Date: Wed, 17 Jul 2019 19:11:03 -0400 Message-Id: <20190717231103.13949-1-sashal@kernel.org> X-Mailer: git-send-email 2.20.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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 --- Changes in v2: - Focus more on pointing to the linux-distros wiki and policies. - Remove explicit linux-distros email. - Remove various explanations of linux-distros policies. Documentation/admin-guide/security-bugs.rst | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/Documentation/admin-guide/security-bugs.rst b/Documentation/admin-guide/security-bugs.rst index dcd6c93c7aac..380d44fd618d 100644 --- a/Documentation/admin-guide/security-bugs.rst +++ b/Documentation/admin-guide/security-bugs.rst @@ -60,16 +60,15 @@ Coordination ------------ Fixes for sensitive bugs, such as those that might lead to privilege -escalations, may need to be coordinated with the private - mailing list so that distribution vendors -are well prepared to issue a fixed kernel upon public disclosure of the -upstream fix. Distros will need some time to test the proposed patch and -will generally request at least a few days of embargo, and vendor update -publication prefers to happen Tuesday through Thursday. When appropriate, -the security team can assist with this coordination, or the reporter can -include linux-distros from the start. In this case, remember to prefix -the email Subject line with "[vs]" as described in the linux-distros wiki: - +escalations, may need to be coordinated with the private linux-distros mailing +list so that distribution vendors are well prepared to issue a fixed kernel +upon public disclosure of the upstream fix. Please read and follow the policies +of linux-distros as specified in the linux-distros wiki page before reporting: +. When +appropriate, the security team can assist with this coordination, or the +reporter can include linux-distros from the start. In this case, remember to +prefix the email Subject line with "[vs]" as described in the linux-distros +wiki. CVE assignment -------------- -- 2.20.1