]> Git Repo - linux.git/commitdiff
MAINTAINERS: clarify that only verified bugs should be submitted to security@
authorWilly Tarreau <[email protected]>
Thu, 4 Jan 2018 13:31:25 +0000 (14:31 +0100)
committerLinus Torvalds <[email protected]>
Wed, 24 Jan 2018 18:05:53 +0000 (10:05 -0800)
We're seeing a raise of automated reports from testing tools and reports
about address leaks that are not really exploitable as-is, many of which
do not represent an immediate risk justifying to work in closed places.

Signed-off-by: Willy Tarreau <[email protected]>
Acked-by: Greg Kroah-Hartman <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
MAINTAINERS

index e3581413420c61aa95cb04939576c84f3a2a3782..fec88c5ccedf30140118a271eb4a5f342bb36d84 100644 (file)
@@ -62,7 +62,15 @@ trivial patch so apply some common sense.
 
 7.     When sending security related changes or reports to a maintainer
        please Cc: [email protected], especially if the maintainer
-       does not respond.
+       does not respond. Please keep in mind that the security team is
+       a small set of people who can be efficient only when working on
+       verified bugs. Please only Cc: this list when you have identified
+       that the bug would present a short-term risk to other users if it
+       were publicly disclosed. For example, reports of address leaks do
+       not represent an immediate threat and are better handled publicly,
+       and ideally, should come with a patch proposal. Please do not send
+       automated reports to this list either. Such bugs will be handled
+       better and faster in the usual public places.
 
 8.     Happy hacking.
 
This page took 0.073191 seconds and 4 git commands to generate.