linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Documentation/security-bugs: Explain why plain text is preferred
@ 2020-07-09 18:11 Kees Cook
  2020-07-09 20:42 ` Will Deacon
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Kees Cook @ 2020-07-09 18:11 UTC (permalink / raw)
  To: Jonathan Corbet; +Cc: Greg Kroah-Hartman, security, linux-doc, linux-kernel

The security contact list gets regular reports contained in archive
attachments. This tends to add some back-and-forth delay in dealing with
security reports since we have to ask for plain text, etc.

Signed-off-by: Kees Cook <keescook@chromium.org>
---
 Documentation/admin-guide/security-bugs.rst | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/Documentation/admin-guide/security-bugs.rst b/Documentation/admin-guide/security-bugs.rst
index dcd6c93c7aac..c32eb786201c 100644
--- a/Documentation/admin-guide/security-bugs.rst
+++ b/Documentation/admin-guide/security-bugs.rst
@@ -21,11 +21,18 @@ understand and fix the security vulnerability.
 
 As it is with any bug, the more information provided the easier it
 will be to diagnose and fix.  Please review the procedure outlined in
-admin-guide/reporting-bugs.rst if you are unclear about what
+:doc:`reporting-bugs` if you are unclear about what
 information is helpful.  Any exploit code is very helpful and will not
 be released without consent from the reporter unless it has already been
 made public.
 
+Please send plain text emails without attachments where possible.
+It is much harder to have a context-quoted discussion about a complex
+issue if all the details are hidden away in attachments.  Think of it like a
+:doc:`regular patch submission <../process/submitting-patches>`
+(even if you don't have a patch yet): describe the problem and impact, list
+reproduction steps, and follow it with a proposed fix, all in plain text.
+
 Disclosure and embargoed information
 ------------------------------------
 
-- 
2.25.1


-- 
Kees Cook

^ permalink raw reply related	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2020-07-13 15:37 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-09 18:11 [PATCH] Documentation/security-bugs: Explain why plain text is preferred Kees Cook
2020-07-09 20:42 ` Will Deacon
2020-07-09 22:17   ` Kees Cook
2020-07-10  3:45   ` Willy Tarreau
2020-07-10 10:37   ` Peter Zijlstra
2020-07-09 22:50 ` Jiri Kosina
2020-07-09 23:03 ` Gustavo A. R. Silva
2020-07-10  6:49 ` Greg Kroah-Hartman
2020-07-10 10:36 ` Peter Zijlstra
2020-07-13 15:37 ` Jonathan Corbet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).